You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes this definitely needs to be updated to support Kubernetes. If you want to drive this forward, I'll promise to merge in a prompt manner. Since it's mainly additive it won't need to go through much review.
tleyden
changed the title
Fleetctl no longer supported on AWS CoreOS
Convert from fleet -> kubernetes
Jan 13, 2018
Managed to kick-off a cluster on AWS.
But run into problems here:
./start-fleet.sh
Everything executed properly, and then I get the following error:
Starting units .. ./start-fleet.sh: line 13: fleetctl: command not found
Investigating this I found that fleetctl has been deprecated and is no longer supported on CoreOS.
https://github.com/coreos/fleet
Apparently fleet has been deprecated in favor of Kubernetes.
./start-fleet.sh
et al. is updated?The text was updated successfully, but these errors were encountered: