Kubernetes
Connect to an Application in Kubernetes as Localhost
This is an incredibly useful tool. If you have an application running in Kubernetes and you need to connect to you application or database, you can simply forward a port to your local machine via the kubectl port-forward command. Let's say you have a MySQL database running in