trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<p>Containers changed the way the IT world deploys software. We give you our take on technologies such as docker (including docker-compose), Kubernetes and highlight a few of our favorite containers.</p><p>Links:</p><ul><li><a href="https://hub.docker.com/" title="Docker Hub" rel="nofollow">Docker Hub</a></li><li><a href="https://podman.io/" title="Podman" rel="nofollow">Podman</a></li><li><a href="https://kubernetes.io/docs/concepts/workloads/pods/pod-overview/" title="Pod Overview - Kubernetes" rel="nofollow">Pod Overview - Kubernetes</a> &mdash; A Pod is the basic execution unit of a Kubernetes applicationthe smallest and simplest unit in the Kubernetes object model that you create or deploy. A Pod represents processes running on your Cluster.</li></ul>