반응형
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 | 31 |
Tags
- Continuous Deployment
- Model Serving
- argocd
- knative
- kubernetes operator
- Kubernetes 인증
- Litmus
- tekton
- 오퍼레이터
- Argo
- Kopf
- eBPF
- Kubeflow
- opentelemetry
- operator
- serving
- blue/green
- Kubernetes
- MLflow
- nginx ingress
- Pulumi
- keda
- 카오스 엔지니어링
- opensearch
- CI/CD
- mlops
- gitops
- xdp
- seldon core
- CANARY
Archives
- Today
- Total
목록Knative/설치 (1)
Kubernetes 이야기
Knative 설치 (Serving)
이번에는 KNative를 설치해보자. [ 설치환경] Kubernetes 1.21 * Istio가 이미 설치된 경우에는 다른 방법으로 설치를 진행하여야 한다. [Knative serving 설치] 1. 사용자 지정 리소스를 설치 # kubectl apply -f https://github.com/knative/serving/releases/download/knative-v1.2.0/serving-crds.yaml customresourcedefinition.apiextensions.k8s.io/certificates.networking.internal.knative.dev created customresourcedefinition.apiextensions.k8s.io/configurations.servin..
Knative/설치
2022. 2. 14. 22:34