I created a container that has apache, php, and mysql on it.
--- apiVersion: apps/v1 kind: Deployment metadata: labels: app: apachephp7mysql8 name: ap