Skip to content

Repo for testing Kubernetes on a single GCP instance. The start up script provisions a Kubernetes 1.10 cluster with cri-containerd and Istio.

Notifications You must be signed in to change notification settings

cyril-sabourault/quick-kube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kube

My repo for testing Kubernetes on a single GCP instance. The start up script provisions a Kubernetes 1.10 cluster with cri-containerd and Istio.

Usage

Clone this repo and run the following commands:

Create a single node Kubernetes cluster:

./create-instance

Fetch the Kubernetes creds:

./get-credentials

Set the KUBECONFIG env var to use the kube credentials:

source kube.env

Cleanup

./delete-instance

About

Repo for testing Kubernetes on a single GCP instance. The start up script provisions a Kubernetes 1.10 cluster with cri-containerd and Istio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages