Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert from fleet -> kubernetes #100

Open
duaneke opened this issue Jan 13, 2018 · 1 comment
Open

Convert from fleet -> kubernetes #100

duaneke opened this issue Jan 13, 2018 · 1 comment

Comments

@duaneke
Copy link

duaneke commented 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.

  1. This is a nice project I believe. Notwithstanding a few other bugs I found when deploying this, it needs to be updated to support Kubernetes on AWS?
  2. Any suggestions on how I can still run this using Kubernetes while the ./start-fleet.sh et al. is updated?
@tleyden
Copy link
Owner

tleyden commented Jan 13, 2018

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 tleyden changed the title Fleetctl no longer supported on AWS CoreOS Convert from fleet -> kubernetes Jan 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants