Setting Up a Helm Repository in Kubernetes: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=Procedure= | =Procedure= | ||
Deploy a httpd server in Kubernetes, as described in [[Httpd Deploy in Kubernetes|Deploy a httpd Server in Kubernetes]]. | |||
<font color=darkgray> | <font color=darkgray> |
Revision as of 18:17, 15 December 2019
Internal
Procedure
Deploy a httpd server in Kubernetes, as described in Deploy a httpd Server in Kubernetes.
Use httpd, deploy a pod and a service on Docker Desktop Kubernetes
Mount a hostPath volume that points to a local directory
index.html