반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 카오스 엔지니어링
- nginx ingress
- kubernetes operator
- keda
- serving
- Kubeflow
- gitops
- Model Serving
- eBPF
- Kubernetes 인증
- mlops
- blue/green
- Pulumi
- Continuous Deployment
- knative
- Argo
- opentelemetry
- seldon core
- CI/CD
- Litmus
- Kopf
- operator
- argocd
- opensearch
- CANARY
- xdp
- 오퍼레이터
- tekton
- MLflow
- Kubernetes
Archives
- Today
- Total
목록kubernetes python client api (1)
Kubernetes 이야기

Kubernetes Python 클라이언트 라이브러리는 보통 다음을 참고하여 개발한다. https://github.com/kubernetes-client Kubernetes Clients This organization hosts Kubernetes API client libraries. - Kubernetes Clients github.com kubernetes-client 는 asynio를 지원하지 않기 때문에 이런 경우에는 kubernetes-asyncio를 사용하기도 한다. https://github.com/tomplus/kubernetes_asyncio GitHub - tomplus/kubernetes_asyncio: Python asynchronous client library for Kube..
Kubernetes/일반
2023. 12. 31. 22:54