How to create a manifest https://prefetch.net/blog/2019/10/16/the-beginners-guide-to-creating-kubernetes-manifests/
The deployment manifest https://www.tutorialworks.com/kubernetes-deployment-spec-examples/
Make kubectl help you
>kubectl create deployment nginx –image=nginx -o yaml –dry-run
Use a generator on the www https://k8syaml.com