https://github.com/fanmolh/k8s-client-learing
https://github.com/fanmolh/k8s-client-learing
client-go golang informer kubernetes
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fanmolh/k8s-client-learing
- Owner: fanmolh
- Created: 2024-09-19T05:44:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-19T06:16:39.000Z (over 1 year ago)
- Last Synced: 2024-11-16T06:44:45.627Z (over 1 year ago)
- Topics: client-go, golang, informer, kubernetes
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s-client-learing
demo1:使用Informer 监控k8s集群中所有pod的CURD的操作。