codegold79 / k8s-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-playground

Kubernetes Practice

Directories and Topics

  • list-remote-namespaces List out namespaces in other Kubernetes clusters.
    • Practice with service account tokens (needed for a pod to have access to other clusters)
    • Use the go-client REST config to connect
    • Useful references

About


Languages

Language:Go 90.2%Language:Makefile 8.4%Language:Dockerfile 1.5%