Difficulty: Beginner
How do you access a private cluster pod from your local machine directly?
Use `kubectl port-forward <pod-name> 8080:80`.
Local Access, Debugging
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.