/k8s-work-schedules-demo

Demo project illustrating how to extend Kubernetes with custom resource definitions (CRDs) to manage deployments based on developer working hours.

Primary LanguagePythonApache License 2.0Apache-2.0

k8s-work-schedules-demo

Demo project illustrating how to extend Kubernetes with custom resource definitions (CRDs) to manage deployments based on developer working hours.

For a comprehensive explanation of the code and the concepts behind it, please refer to the following blog post:

Expanding Your Kubernetes Toolbox: The Power of CRDs