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

Add support for Google Kubernetes Engine #1

Open
scascketta opened this issue Jul 12, 2018 · 1 comment
Open

Add support for Google Kubernetes Engine #1

scascketta opened this issue Jul 12, 2018 · 1 comment

Comments

@scascketta
Copy link

A lot of teams use Google Kubernetes Engine (GKE) to host their K8s cluster, are there any plans to support GKE? How much work would it take to add support for GKE?

@agianey
Copy link
Contributor

agianey commented Aug 7, 2018

Supporting gke is definitely something aladdin should do in the future. Most of the aws specific code is consolidated to one file, commands/bash/container/cluster/cluster. Therefore, we'd just need to add a similar file for the gke cluster management code, and do some minor reworking of the cluster management logic to make aladdin flexible enough to handle gke.

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