1 Package docker image and push the image to private registry
2 Understand K8s Deployment, configMap, secrets and service, run the images in k8s (Helm or Kustomize)
3 Try ingress or gateway, expose the service to the public
4 Write the graceful exit, rolling update the service with zero downtime
5 Explore istio service mesh
....