top of page
Search

Swiss Army knife for Kubernetes

Kubernetes is pretty complicated thng itself, but tooling around it... You have to keep bunch of tools on your local even just to interract with it.


  • Can you install all necessary Kubernetes tools in one click?

  • How you switching between contexts and namespaces?

  • How you'll find README and value of Helm chart?

  • How would you test if Helm release is healthy?

And main question:


How you will install Kubernetes locally?!


DevOps Pass AI helping you to answer all that questions:

  • Install kubectl, k9s, k3s, Helm in one click

  • Manage namespaces and contexts in OpenShift and K8s distros

  • Install smallest Kubernetes on your local in one click (and destroy if you dont need it anymore)

  • Manage Helm releases, charts and repos with only your mouse!


Video tutorial

Intro to Kubernetes toolset in video tutorial



54 views0 comments

Recent Posts

See All

Deploy app with Docker and SystemD in a few clicks

Pretty often developers facing situation, when you have your code locally and have to deploy it somehow on server. Sometimes you even have no pipeline ¯\_(ツ)_/¯. Lets deploy our app with DevOps Pass,

bottom of page