在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):iximiuz/client-go-examples开源软件地址(OpenSource Url):https://github.com/iximiuz/client-go-examples开源编程语言(OpenSource Language):Go 100.0%开源软件介绍(OpenSource Introduction):Kubernetes client-go examplesA collection of mini-programs covering various client-go use cases inspired by client-go/examples. The intention (at least so far) is to test (more or less) fresh version of Go and packages against a few latest Kubernetes versions. What tested at the moment:
SetupMost examples expect curl -sLS https://get.arkade.dev | sudo sh
arkade get minikube kubectl
minikube start --profile shared1
minikube start --profile shared2 RunOversimplified (for now): cd <program>
go run main.go TODO
ContributionContributions are always welcome! Want to participate but don't know where to start? The TODO list above could give you some ideas. Before jumping to the code, please create an issue describing the addition/change first. This will allow me to coordinate the effort and make sure multiple people don't work on the same task. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论