timoreimann / kubernetes-goclient-exampleLinks
An example implementation of a Golang client for Kubernetes.
☆38Updated 8 years ago
Alternatives and similar repositories for kubernetes-goclient-example
Users that are interested in kubernetes-goclient-example are comparing it to the libraries listed below
Sorting:
- Archived - A sample golang program that leverages kubernetes watch endpoints using the client-go library.☆40Updated 6 years ago
- run k8s on k8s☆20Updated 9 years ago
- Automatically expose services creating ingress rules, openshift routes or modifying services to use kubernetes nodePort or loadBalancer s…