Skip to content
/ k8skey Public

Easy way to get credentials of your clusters in GCP and stay connected. Don't lose time with alias or annotations with projects names and clusters. Use k8skey

Notifications You must be signed in to change notification settings

tonnytg/k8skey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8SKey


Example using with interactive menu:

➜  k8skey git:(master) ✗ go run main.go --select true
Project[0]: localhost1
Project[1]: ultra-sound-324019
Choose Project: 1
Project: 1
---
Cluster[0]: autopilot-cluster-1
Choose Cluster: 0
Cluster: 0
---
Project[1]: ultra-sound-324019
Cluster[0]: autopilot-cluster-1
Fetching cluster endpoint and auth data.
kubeconfig entry generated for autopilot-cluster-1.

Update Database
This command create a clusters.json file root folder, with projects and clusters information.

--database update

Select Menu

--select true

Set Project, Cluster and Region

--project PROJECT_ID --cluster CLUSTER_ID --region REGION_ID

About

Easy way to get credentials of your clusters in GCP and stay connected. Don't lose time with alias or annotations with projects names and clusters. Use k8skey

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages