Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viet-tu/k8s-custom-resource
https://github.com/viet-tu/k8s-custom-resource
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/viet-tu/k8s-custom-resource
- Owner: VIET-TU
- Created: 2024-10-24T10:59:35.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T11:08:23.000Z (2 months ago)
- Last Synced: 2024-10-25T10:08:12.866Z (2 months ago)
- Language: Go
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s-custom-resource
Tạo một custom resource sử dụng CustomResourceDefinition, viết CustomResourceDefinition và định nghĩa những giá trị custom resource trong đó. Sau đó tạo CustomResourceDefinition này, rồi viết một controller để theo dõi custom resource của mới tạo và thực hiện hành động liên quan tới nó.
![alt text](./images/image.png)
![alt text](./images/image-1.png)