Skip to content

Repo of scripts and kubernetes manifests to manage my k8 lab hosted in GCP

Notifications You must be signed in to change notification settings

jconard3/gcp_k8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp_k8

Repo of scripts and kubernetes manifests to manage my k8 lab hosted in GCP

Scripts pick up after k8 cluster has been created in GCP. helm_init.sh starts the installation of the local helm client and continues with installing the tiller on the hosted k8 cluster. Note all bash scripts have my k8 cluster hardcoded. This is an easily fixable todo when/if I get around to it.

Each subdirectory contains a bootstrap bash script that creates the appropriate namespace on the cluster and then installs and configures the appropriate helm chart.

About

Repo of scripts and kubernetes manifests to manage my k8 lab hosted in GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages