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

GKE Support #32

Closed
3 tasks done
shaneutt opened this issue May 28, 2021 · 0 comments · Fixed by #59
Closed
3 tasks done

GKE Support #32

shaneutt opened this issue May 28, 2021 · 0 comments · Fixed by #59
Assignees
Labels
area/feature New feature or request

Comments

@shaneutt
Copy link
Contributor

shaneutt commented May 28, 2021

When the KTF was first built it was being used only in KIC and only on Linux systems, and so it relied on Kubernetes in Docker (KIND) as the only available cluster provisioner.

The purpose of this task is to add support for Google Kubernetes Engine (GKE) as an available Cluster implementation to provide more support for users not used to kind.

Acceptance Criteria

  • Cluster interface needs to be feature complete to support multiple backend implementations
  • A GKE based Cluster implementation needs to be created
  • Integration tests proving the GKE implementation needs to be added for CI
@shaneutt shaneutt added the area/feature New feature or request label May 28, 2021
@shaneutt shaneutt added this to the v0.2.0 - Modularity & CLI milestone May 28, 2021
@shaneutt shaneutt self-assigned this Jul 27, 2021
@shaneutt shaneutt modified the milestones: v0.2.0 - Modularity & CLI, Backlog - General Improvements Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant