{% if cluster: %}

Cluster Resources

  • Namespaces
  • Nodes
  • PersistentVolumes
{% endif %} {% if cluster and namespace: %}

Controllers

  • Deployments
  • CronJobs
  • Jobs
  • DaemonSets
  • StatefulSets

Pod Management

  • Ingresses
  • Services
  • Pods
  • ConfigMaps

Meta

  • Resource Types
  • Events
{% endif %} {% if cluster and not namespace: %}

Meta

  • Resource Types
{% endif %}