Skip to content

roylee0704/hello-k8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-k8

a collections of k8 exp

Getting Started

Make sure you are connected to any k8s cluster choices of yours. In this example, I'm connecting to k8s from aws-provider, eks.

# authenticate myself to aws provider
$ aws-vault exec roy@xyz

# download k8s context from eks
$ aws eks --region ap-southeast-1 update-kubeconfig --name your-cluster-name

# command k8s to connect to eks via downloaded context
$ kubectl config use-context arn:aws:eks:ap-southeast-1:xyx

About

a collections of k8 exp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published