cloudsec9-ca / kubeadm-aws

Inexpensive Kubernetes cluster on AWS with kubeadm
Other
1 stars 0 forks source link

Worker Instance doesn't join Master Instance to form cluster #1

Closed cloudsec9-ca closed 2 years ago

cloudsec9-ca commented 2 years ago

I can bring up the cluster but it doesn't quite form a cluster yet. I think this is a permissions problem, but something to fix for sure.

cloudsec9-ca commented 2 years ago

Needed iam:CreatePolicyVersion to actually get all the way through.

So this issue is done and the cluster starts, but have to revisit all the pemissions to ensure things will go smoothly.