반응형
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 |
Tags
- MLflow
- kubernetes operator
- gitops
- Continuous Deployment
- Model Serving
- eBPF
- argocd
- keda
- Kopf
- serving
- blue/green
- opensearch
- 카오스 엔지니어링
- tekton
- operator
- seldon core
- Litmus
- mlops
- Kubernetes 인증
- opentelemetry
- nginx ingress
- CI/CD
- Argo
- Kubernetes
- 오퍼레이터
- knative
- Pulumi
- CANARY
- Kubeflow
- xdp
Archives
- Today
- Total
목록kubernetes python 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