cdktf / kubernetes-on-gcp-with-terraform-cdk

Use the CDK to deploy your K8s cluster and the resources you need

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Infrastructure with CDK

This repository was created for demo purposes and will not be kept up-to-date with future releases of CDK for Terraform (CDKTF); as such, it has been archived and is no longer supported in any way by HashiCorp. You are welcome to try out the archived version of the code in this example project, but there are no guarantees that it will continue to work with newer versions of CDKTF. We do not recommend directly using this sample code in production projects without extensive testing, and HashiCorp disclaims any and all liability resulting from use of this code.


Prerequisites

  • gcloud auth login
  • gcloud auth configure-docker

About

Use the CDK to deploy your K8s cluster and the resources you need

License:Mozilla Public License 2.0


Languages

Language:TypeScript 82.3%Language:JavaScript 8.4%Language:Shell 3.3%Language:Dockerfile 3.3%Language:HCL 2.6%