cara port-forward k8s di server
kubectl port-forward --address localhost,10.19.21.23 pod/mypod 8888:5000
devops unicorn
kubectl port-forward --address localhost,10.19.21.23 pod/mypod 8888:5000