OpenShift Support

Typed views for Routes, Projects, DeploymentConfigs, ImageStreams, Builds, and SCCs — auto-detected on connect.

openshiftroutesprojectsbuildsscc

OpenShift Support

Kubexer connects to OpenShift clusters and adds first-class, typed views for OpenShift-specific resources alongside the standard Kubernetes ones.

Detection

OpenShift support is automatic. On connect, Kubexer discovers the OpenShift API groups (such as route.openshift.io and project.openshift.io) and, when it finds them, flags the cluster as OpenShift and reveals the extra resource views. Plain Kubernetes clusters are unaffected.

What you get

Typed tables and detail drawers for the OpenShift resources you work with most:

  • Routes — external URLs, TLS termination, and target services.
  • Projects — OpenShift's namespace wrapper.
  • DeploymentConfigs — the OpenShift deployment primitive.
  • ImageStreams — tracked image tags and references.
  • BuildConfigs and Builds — build pipelines and their runs.
  • Security Context Constraints (SCC) — cluster-wide pod security policy.

Notes

OpenShift resources appear only on clusters detected as OpenShift, so the same Kubexer install adapts to whichever distribution each connection points at. Security Context Constraints are cluster-scoped and have no spec block — their settings live as top-level fields, which the drawer reflects.