Code Monkey home page Code Monkey logo

Comments (5)

dstuartkelly avatar dstuartkelly commented on September 22, 2024 2

Just a note for anyone doing this in August 2022 -

The resolution/workaround listed by @Kiollpt in Issue 30 is valid for kubernetes 1.24. Note the change of IPAddress required for set nfs.server=x.x.x.x

$ helm repo add nfs-subdir-external-provisioner https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
$ helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner \
    --set nfs.server=x.x.x.x \
    --set nfs.path=/exported/path

from kubernetes-101.

geerlingguy avatar geerlingguy commented on September 22, 2024

But this will render the video outdated?

Yeah, that's the nature of video content.

Luckily, this change can be made in here, and also I'll make sure to change it in the book tooโ€”and that way people can still get to the right directions here and in the book content after they try the video example and see it fail :D

from kubernetes-101.

stale avatar stale commented on September 22, 2024

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

from kubernetes-101.

stale avatar stale commented on September 22, 2024

This issue is no longer marked for closure.

from kubernetes-101.

nqb avatar nqb commented on September 22, 2024

Hello,

I follow a Linode's article to set up a Rook NFS solution at chapter 5 and I was able to deploy Drupal with three replicas.

In drupal.yml, I used:

storageClassName: rook-nfs-share1

Looks like rook-nfs-share1 was deployed using sc.yml

from kubernetes-101.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.