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

이번에는 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