Extension Icon

Kubernetes

Kubernetes Client in Raycast
Avatarjustin0u0
143 Installs
Overview

Kubernetes

Kubernetes client in Raycast!

To Do

  • Support more resources (include CRDs)
    • Respect the API version in the cluster using apiClient.resources()
  • Support metrics API
  • Support Pod operations
    • Logs
    • Port forwarding
    • Delete
  • Support other resources operations
  • Support automatic refresh