Skip to main content

Interacting with Kubernetes

Now that you understand what Kubernetes is, let's learn how to interact with it using the command-line tool and cluster configuration.

  • kubectl - The command-line tool for managing Kubernetes resources and applications.
  • kubeconfig - A YAML file holds the information needed to interact with Kubernetes API Server.