Httpd Deploy in Kubernetes: Difference between revisions

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


=Procedure=
=Procedure=
==Pod Manifest==
==Pod and Service Manifest==


==hostPath==
==hostPath==

Revision as of 18:24, 15 December 2019

Internal

Overview

This is a procedure to deploy httpd as a pod in Kubernetes and make it serve content form a local directory, mounted as "hostPath". The procedure was written using Docker Desktop Kubernetes.

Playground

Procedure

Pod and Service Manifest

hostPath