Giter Club home page Giter Club logo

Comments (3)

youngnick avatar youngnick commented on May 29, 2024

Thanks for this issue @andsens, but I'm not sure if Cilium can fix this for you. That setting sets where the kubeconfig is stored, and defaults to "~/.kube/config" as per

# -- (string) Kubernetes config path

It seems like the method you are using to install Cilium on k3s is overriding that?

Per https://kubernetes.io/docs/concepts/storage/volumes/#hostpath-volume-types, the FileOrCreate mode does not create parent directories, sadly.

from cilium.

andsens avatar andsens commented on May 29, 2024

Agreed. Though I think it's more of a documentation issue in this case. The docs state that things should just work when spinning up k3s nodes, which is not true. A note regarding this would help a lot I think.
I also discovered that the default k8sServiceHost setting in helm is 127.0.0.1, which tripped me up even further. Adding a note telling the user to specify --set k8sServiceHost=<K8SAPI IP/HOSTNAME> if they intend to run multiple k3s nodes would help enormously.

from cilium.

youngnick avatar youngnick commented on May 29, 2024

Thanks for that, yes, I agree that documentation updates would be ideal. As always, PRs are welcome (😄 ), otherwise I will assign this to the correct team and they will prioritize it accordingly.

from cilium.

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.