Software Adept
  • Blog
  • Tags
  • Subscribe
  • Powered By
Software Adept

ubuntu


How to Install kubectl

   |  1 minutes  |  67 words  |  Petar Gitnik

kubectl is Kubernetes command line tool. It allows you to run commands against Kubernetes cluster. kubectl is gateway to you cluster, allowing you to inspect, create, delete, and manipulate your resources in other ways.

[Read More]
devops  ops  operations  linux  ubuntu  kubectl  kubernetes  k8s 

How to Install Minikube

   |  1 minutes  |  211 words  |  Petar Gitnik

Minikube lets you run Kuberntes locally. It gives you single node cluster inside a virtual machine on your desktop or laptop. This guide will teach you how to install Minikube on Linux machine (Ubuntu).

[Read More]
devops  minikube  kubectl  ops  operations  docker  virtualbox  kubernetes  k8s  linux  ubuntu 

Petar Gitnik  •  Privacy  • © 2020  •  Software Adept

Hugo v0.80.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll