projectatomic / atomic-site

Source code for projectatomic.io
projectatomic.io
Other
82 stars 121 forks source link

Getting started guide uses deprecated --api-servers option #578

Open Zokormazo opened 6 years ago

Zokormazo commented 6 years ago

If you strictly continue the getting started guide kubelet on nodes can't start since it's using deprecated --api-servers option instead of using a kubeconfig

sylvaingirardbe commented 6 years ago

Same problem here. Not just api-servers, also allow-privileged.

Since I'm trying to get an Atomic cluster up and running, I'm willing to create a PR to updated the docs.