Skip to content
Friday, December 19, 2025

carlocappai.me

Programming is an emotional rollercoaster on the dunning-kruger curve

  • Who I am and why this blog
You are Here
  • Home
  • k8s
  • [K8s] kubernetes port forwarding
[K8s] kubernetes port forwarding
k8s

[K8s] kubernetes port forwarding

06/11/202018/12/20251 min read capaio

This forwards a local 8081 port to a pod’s port 27017

kubectl -n namespace port-forward pod-name 8081:27017

capaio
capaio

Motorcycle rider
American football player
DIY enthusiast
Web developer on free time

Share
Facebook Twitter Pinterest Linkedin

Post navigation

[Jest] How to run a single test file on jest
How to write a functional test with Symfony and Guzzle’s mock handler

Related Posts

  • [k8s] How to manually start a cronjob

    02/10/202018/12/2025

Recent Posts

  • I Created a Video Game in Two Days Using AI 🎮✨
  • Understanding Sets, Maps, and Arrays in JavaScript: A Deep Dive with Real-Life Examples
  • Database transaction isolation levels 
  • Unexpected RPC error, error: Transport(Code(413)) [SOLVED]
  • [SOLVED] Error: Socket closed unexpectedly – Redis Node.js

Categories

  • AI
  • apache
  • centos
  • database
  • docker
  • git
  • k8s
  • NestJS
  • Node.js
  • personal growth
  • php
  • Redis
  • symfony
  • test
  • testing
  • web3
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Refined Blog by Candid Themes.