Programming the Kubernetes API

preview_player
Показать описание
This session will explore the limitations of YAML in Kubernetes and the benefits of using the Kubernetes API for programming Kubernetes resources. The session will cover the basics of the Kubernetes API and demonstrate how to use the API to create, read, update, and delete Kubernetes resources. The session will also cover advanced topics such as custom resource definitions (CRDs) and controllers. Attendees will leave with a better understanding of how to leverage the Kubernetes API to manage their Kubernetes resources programmatically.
Рекомендации по теме
Комментарии
Автор

Thank you. It's not easy to find c# examples for k8s client api

couchpartygames