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

feat: Use IAC to create kubernetes cluster #26

Open
4 tasks
jjjermiah opened this issue Apr 17, 2024 · 0 comments
Open
4 tasks

feat: Use IAC to create kubernetes cluster #26

jjjermiah opened this issue Apr 17, 2024 · 0 comments
Assignees

Comments

@jjjermiah
Copy link
Contributor

As a system administrator, I want to deploy Kubernetes clusters on GCP using Terraform to ensure consistent and scalable environments.

  • Terraform Provider Configuration: Investigate and configure the Terraform provider for GCP Kubernetes services.
  • Cluster Deployment Template: Develop Terraform templates specifying configurations for deploying Kubernetes clusters.
  • Parameterization: Ensure important configurations such as node sizes, cluster names, and network settings are parameterizable through Terraform variables.
  • Deployment Script: Create shell scripts or a simple CLI tool to facilitate easy deployment of Kubernetes clusters using the Terraform templates.
@jjjermiah jjjermiah self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant