Coder Social home page Coder Social logo

Comments (3)

TiberiuGC avatar TiberiuGC commented on August 16, 2024

Additionally, providing instructions in the documentation for installing add-ons using commands like:

eksctl create addon --name aws-ebs-csi-driver --cluster <cluster-name>
could be helpful.

Hi @cshiv - general information on how to manipulate EKS add-ons using eksctl can be found here.

It's worth noting that aws-ebs-csi-driver is not a default add-on to the EKS cluster. The reason for not including it as a default add-on is not specified.

Only universally required add-ons are default on EKS clusters (kube-proxy, VPC CNI, CoreDNS). While AWS EBS is a popular storage option for stateful workloads, other solutions exist. The choice belongs to the user.

The documentation currently lacks information on EBS CSI drivers, and users often discover the issue only after encountering it, especially new users.

eksctl docs do not go in-depth on how each EKS add-on works or what functionality it provides. Admittedly, the eksctl docs can refer to official AWS docs on that matter. Otherwise, what other explicit steps do you consider we should take in order to improve UX?

from eksctl.

github-actions avatar github-actions commented on August 16, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from eksctl.

github-actions avatar github-actions commented on August 16, 2024

This issue was closed because it has been stalled for 5 days with no activity.

from eksctl.

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.