siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
437 stars 22 forks source link

[feature] Break glass solution #191

Closed ArcherSeven closed 1 month ago

ArcherSeven commented 3 months ago

Problem Description

We need a fallback method for connecting to our Talos clusters if Omni is offline.

Solution

No response

Alternative Solutions

No response

Notes

This has been discussed at length previously, but idk if it is being tracked anywhere. I was unable to find it if so.

rothgar commented 2 months ago

Would you want Kubernetes and Talos access in a break glass scenario? Would local console access (with talosctl) be enough?

ArcherSeven commented 2 months ago

Because of our edge deployments, we don't have any machines on sites that could be used as a jump box, and only in a few cases do we have VPNs configured to do so, so a fallback proxy for kubectl and talosctl access is really what we're looking for.

Unix4ever commented 1 month ago

duplicate to #33