Deploy Applications with Kubernetes Deployments
Tasks
Create a deployment named httpd.
Deploy the application httpd.
Use the image httpd:latest (make sure to specify the tag).
Steps
Make yaml file or you can try EOF. Personally I like using EOF. (Alternatively, you can try vim/ nano anything...
abisec.hashnode.dev1 min read