Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run and expose php-apache server

To demonstrate HPA we will use a custom docker image based on the php-apache image. Apply the following file, to install a simple PHP web application in the Kubernetes cluster. Then, verify the pods were created.

...