-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Which project are you requesting an enhancement for?
kr8s
What do you need?
The kubectl proxy
command starts a local proxy server that handles terminating SSL and authentication with the Kubernetes API. This allows other processes which do not support certain authentication methods to communicate in a simplified way.
We could add the same feature to kr8s
.
In kubectl-ng
we will need to implement this same functionality for feature pairity.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request