In the first part of Ingress & TLS in kubernetes series I have introduced self-signed certificates. The process was entirely controlled by manual actions and
Bash aliases can save you from having to remember long commands and eliminate lots of typing. They simply make your life in terminal easier. But
Provision a cluster In this tutorial to setup local cluster I will use kind. Follow this instructions to configure ingress controller (nginx in this example).