Skip to main content

MobaXterm for Kubernetes: Why It's My Go-To SSH Client

  • July 15, 2026
  • 4 comments
  • 17 views

JadaScott
Forum|alt.badge.img

Hi everyone!

 

I've been working in the lab on some Kubernetes deployments using MobaXterm Home Edition and Rancher. I started off using PuTTY, but found that it could be limiting for what I needed. So I began my hunt to find the best SSH client, and I ended up landing at MobaXterm.

 

In this post, I want to talk a bit about why I opted to use MobaXterm and all of the great features it offers, especially pertaining to working with Kubernetes.

 

  1. Intuitive UI and Easy to Navigate

While evaluating alternatives to PuTTY, I found that PuTTY along with other SSH terminals looked a bit dated and less approachable. Since this was my first time doing this much terminal-focused Kubernetes work, I wanted a tool I could easily navigate to reduce friction. MobaXterm has a very sleek interface that lends itself nicely to beginners and experts alike.

 

  1. 15 Session Settings/Options

MobaXterm supports a wide range of session types (SSH, Telnet, RDP, etc.), which makes it useful as a single tool for connecting to different systems and services.

 

  1. Multiple Remote Sessions in 1 Window

MobaXterm makes it easy to keep several sessions open at once in a single window. This is extremely helpful when working with Kubernetes because I could monitor one process in one tab while running commands in another. For example, if I had a pod that was failing, I could monitor its status in a tab while troubleshooting the issue in another tab.

 

  1. Customization of Plugins and Extensions

There are many customization options available, such as custom startup commands and configuration settings. While I haven't implemented this feature yet, it could be helpful for users who have very specific workflows they need to tailor their application to.

 

  1. Unix Commands if accustomed to Unix/Linux Systems

If you are used to a Unix/Linux environment, MobaXterm includes a set of Unix commands (like 'bash', 'ls, 'grep', etc.), allowing you to run Linux commands directly from your Windows machine and providing a familiar environment. This was extremely helpful because it let me use commands that I had already seen before, so the learning curve didn't feel as steep.

 

I hope you enjoyed reading about my experience using MobaXterm as much as I enjoyed working with it! In the uphill battle of learning Kubernetes and deploying workloads/apps to a cluster, it was genuinely nice to have a terminal that felt easy to use and didn't get in the way. Since Kubernetes environments can become complex quickly, I am also going to start looking into tools like Veeam Kasten, which focuses on Kubernetes-native data protection, backup, and recovery for applications running in clusters. If you're looking for a new SSH client, I would 1000% recommend giving MobaXterm a try!

 

4 comments

Chris.Childerhose
Forum|alt.badge.img+22

I use Mobaxterm as well for SSH.  Great product.  I do also have SSH sessions in Remote Desktop Manager too, which is also a good product.


coolsport00
Forum|alt.badge.img+23
  • Veeam Legend
  • July 15, 2026

Hi ​@JadaScott - Welcome to the Community!

That’s a nice overview of that product. I personally never heard of it before, mainly because I use my MAC Terminal for pretty much anything SSH 😊 Nice to know there’s other viable SSH options out there people use. Thanks for sharing!


Link State
Forum|alt.badge.img+12
  • Veeam Legend
  • July 15, 2026

Geoff Burke
Forum|alt.badge.img+22
  • Veeam Vanguard
  • July 15, 2026

I like to make life complicated so use WSL with tmux. 🤣