Setting Up a Helm Repository in Kubernetes: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:


<font color=darkgray>
<font color=darkgray>
Use httpd, deploy a pod and a service on Docker Desktop Kubernetes
Mount a hostPath volume that points to a local directory
index.html
index.html
</font>
</font>

Revision as of 19:22, 15 December 2019

Internal

Procedure

Deploy a httpd server in Kubernetes, as described in Deploy a httpd Server in Kubernetes.

index.html