Replace CRI-O incubator links. (#16698)
Update CRI-O links from Kubernetes incubator to the official CRI-O homepage. Most links were already updated, but there were a few stragglers in minikube documentation and old blog posts.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
bb69306aa1
commit
cbef9c2bc3
@@ -18,7 +18,7 @@ Minikube ist ein Tool, mit dem Kubernetes lokal einfach ausgeführt werden kann.
|
||||
* NodePorts
|
||||
* ConfigMaps and Secrets
|
||||
* Dashboards
|
||||
* Container Laufzeiumgebungen: Docker, [rkt](https://github.com/rkt/rkt), [CRI-O](https://github.com/kubernetes-incubator/cri-o) und [containerd](https://github.com/containerd/containerd)
|
||||
* Container Laufzeiumgebungen: Docker, [rkt](https://github.com/rkt/rkt), [CRI-O](https://cri-o.io/) und [containerd](https://github.com/containerd/containerd)
|
||||
* Unterstützung von CNI (Container Network Interface)
|
||||
* Ingress
|
||||
|
||||
@@ -164,7 +164,7 @@ minikube start \
|
||||
|
||||
#### CRI-O
|
||||
|
||||
Um [CRI-O](https://github.com/kubernetes-incubator/cri-o) als Containerlaufzeitumgebung zu verwenden, führen Sie den folgenden Befehl aus:
|
||||
Um [CRI-O](https://cri-o.io/) als Containerlaufzeitumgebung zu verwenden, führen Sie den folgenden Befehl aus:
|
||||
|
||||
```bash
|
||||
minikube start \
|
||||
|
||||
Reference in New Issue
Block a user