Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kubernetes extension #16179

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Add Kubernetes extension #16179

wants to merge 6 commits into from

Conversation

justin0u0
Copy link
Contributor

Description

This extension brings Kubernetes cluster management to Raycast, inspired by tools like k9s.

There are some limitations for now, like less space to show fields and no table view for aligning columns. But I think Raycast is still a great place for quick and easy Kubernetes management.

I plan to add more resources and features later, but I’m keeping this PR small to make it easier to review and to ensure it’s a good fit for Raycast.

Any feedback is appreciated, thanks!

Screencast

  • Get Pods
    kubernetes 2025-01-05 at 22 49 29

  • Get Pods with detail view
    kubernetes 2025-01-05 at 22 50 42

  • Get Services
    kubernetes 2025-01-05 at 22 51 44

  • Get Nodes (no namespace dropdown for Nodes)
    kubernetes 2025-01-05 at 22 51 59

  • Get DaemonSets
    kubernetes 2025-01-05 at 22 55 24

  • Get StatefulSets
    kubernetes 2025-01-05 at 22 55 20

  • Get Deployments
    kubernetes 2025-01-05 at 22 55 16

Checklist

@raycastbot raycastbot added the new extension Label for PRs with new extensions label Jan 5, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

Due to our current reduced availability, the initial review may take up to 10-15 business days 🎄

Once the PR is approved and merged, the extension will be available on our Store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants