Skip to content

GCP IaC using Terraform, K8s deployment in GKE using Helm, CICD using Cloud Build & ArgoCD.

License

Notifications You must be signed in to change notification settings

danielsidauruk/cloud-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-ops

Description

  1. Build GCP Infrastructure using Terraform.
  2. Operating Kubernetes in GKE Using Helm.
  3. Continuous Integration using Cloud Build and Continuos Delivery using ArgoCD.

The workflow landscape

cloud-ops-workflow

Argo CD

argo-cd-screenshot

Installation

Clone the Repository:

git clone https://github.com/danielsidauruk/cloud-ops.git && cd cloud-ops

Export GCP Project ID

export GOOGLE_CLOUD_PROJECT=`gcloud info --format="value(config.project)"`

Run Setup Script

chmod +x setup.sh && ./setup.sh

Destroy the Infrastructure

terraform destroy

About

GCP IaC using Terraform, K8s deployment in GKE using Helm, CICD using Cloud Build & ArgoCD.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published