Skip to main content

Kubernetes or K8s

Play with k8s

"The name Kubernetes originates from Greek, meaning helmsman or pilot. K8s as an abbreviation results from counting the eight letters between the 'K' and the 's'."

The Tutorials section on kubernetes.io has an excellent free, in-browser Kubernetes environment to try out.

Or Play with Kubernetes a simple, interactive and fun playground to learn Kubernetes by Docker.

Interactive Tutorial - Creating a Cluster

Check version

$ kubectl version

Check cluster information

$ kubectl cluster-info

Show all nodes

$ kubectl get nodes

Show deployments

$ kubectl get Deployments

Show Pods

$ kubectl get pods

Show Services

$ kubectl get services

Learn Kubernetes

50 days from zero to hero with Kubernetes | Kubernetes Learning Path

Kubernetes The Hard Way

Architecting with Google Kubernetes Engine Specialization | Coursera

How to run a Kubernetes cluster on your laptop | Red Hat

Azure Kubernetes Service (AKS) | Microsoft

Amazon Elastic Kubernetes Service (EKS) | AWS

Popular posts from this blog

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'