GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples

Port forwarding not working

Open
#361 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jinja
Stars
951
Forks
700
PR merge metrics
No merged PRs in 30d

Description

I ran the gke/python example to deploy a k8s cluster via DM. Follow the 1st method to expose the service seemed to hang and was trying to link to localhost; I was running commands from my local machine. Running the following command enabled me to expose the service

`kubectl expose deployment <> --type LoadBalancer --port 80 --target-port 8080
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.