Remove static link to images outside of the repository
If an image is needed, it should be in the repository. In this case the logo images are not necessary. Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
edd84f4a65
commit
7480de28a4
@ -1,9 +1,4 @@
|
|||||||
# Kubernetes Cluster with Containerd
|
# Kubernetes Cluster with Containerd
|
||||||
<p align="center">
|
|
||||||
<img src="https://kubernetes.io/images/favicon.png" width="50" height="50">
|
|
||||||
<img src="https://containerd.io/img/logos/icon/black/containerd-icon-black.png" width="50" >
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
This document provides the steps to bring up a Kubernetes cluster using ansible and kubeadm tools.
|
This document provides the steps to bring up a Kubernetes cluster using ansible and kubeadm tools.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user