cloud-provider-aws | AWS library
kandi X-RAY | cloud-provider-aws Summary
kandi X-RAY | cloud-provider-aws Summary
cloud-provider-aws
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cloud-provider-aws
cloud-provider-aws Key Features
cloud-provider-aws Examples and Code Snippets
Community Discussions
Trending Discussions on cloud-provider-aws
QUESTION
I'm a little confused with k8s setup cluster at AWS. I'm trying to use a EBS volume as persistent storage but can't find information enough (I missing something or this is all the docs for aws provider https://kubernetes.github.io/cloud-provider-aws/?
When I try to apply a deploy config to my cluster, the output from
kubectl describe pods
is that:
ANSWER
Answered 2021-Feb-07 at 23:43Despite the aws provider documentation is very weak the solution was simple. In reality my searches were wrong and the important part of the error is the final, where we read "special device ... does not exist".
With this I found this answer here in stackoverflow https://stackoverflow.com/a/60325491/1169158.
At the end, all we need to do is were add the flag --cloud-provider=aws
in the /var/lib/kubelet/kubeadm-flags.env
in all nodes + master.
Hope this can be useful.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cloud-provider-aws
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page