Skip to content

Terraform configuration to create a GKE cluster with preemptible nodes

License

Notifications You must be signed in to change notification settings

idvoretskyi/gke-terraform-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Description

This project is aimed at creating a GKE cluster using Terraform.

Table of Contents

Installation

To install this project, follow these steps:

  1. Clone the repository.
  2. Run terraform init to initialize the project.
  3. Modify the variables.tf file to suit your needs.
  4. Run terraform apply to create the GKE cluster.

Usage

To use this project, follow these steps:

  1. Ensure that you have the necessary credentials to access GCP.
  2. Run terraform apply to create the GKE cluster.
  3. Use the generated kubeconfig file to access the cluster.

Contributing

Contributions are welcome! Please follow these guidelines when contributing:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request.

License

This project is licensed under the MIT License.

About

Terraform configuration to create a GKE cluster with preemptible nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages