Skip to content

mroma82/k8s-context-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Context Create Utility

This is a utility that helps with creating a local context for a Kubernetes cluster

How to use

Download the latest release from https://github.com/mroma82/k8s-context-create/releases.

Parameters

k8s-cluster-create \
    --host $HOST \
    --token $TOKEN \
    --cluster $CLUSTER_NAME \
    --insecure