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:
		| @@ -1,9 +1,4 @@ | ||||
| # 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. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Derek McGowan
					Derek McGowan