在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):vladimirvivien/k8s-client-examples开源软件地址(OpenSource Url):https://github.com/vladimirvivien/k8s-client-examples开源编程语言(OpenSource Language):Go 47.6%开源软件介绍(OpenSource Introduction):k8s-client-examplesBuilding stuff with the Kubernetes API Kubernetes is a formidable platform on (and with) which you can create all sorts of tools and clients. Fortunately, there are many options when it comes to programming against the Kubernetes APIs. Unfortunately, these options can be overwhelming with a multitude of APIs which can leave potential developers with no clear directions. This repo highlights the extensibility of Kubernetes as a platform. It provides different examples and walkthroughs of the different options that are available from building simple clients to more complex extension of Kubernetes itself. While the concepts presented here can be applied with any language that can access the Kubernetes API, the discussion and code sample focus on the Go programming language. ExamplesIn this repo you will find a contrived example of a PVC watcher that monitors the claimed sizes of installed PVCs: Go
Java
Python
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论