Kubernetes

Supported versions

At this moment following versions of kubernetes are supported -

  • 1.35

  • 1.34

  • 1.33

Sample prompts

Prompt
Description

list nodes

List all the nodes of a k8s cluster

list all the pods

Listing all the pods across all the namespaces

list all pods under test1 namespace

Lists all pods under test1 namespace

Last updated