You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple API proxy exposing Kubernetes exec API and forwarding requests to Kubernetes/Openshift API Server.
Using local Kubernetes config in .kube/config file.
Requirements
Golang version >= 1.8
k8s.io/client-go version 6.0
About
Simple implementaiton to proxy Kubernetes exec API calls