Skip to content

Add support for Kubernetes API proxying #649

@jacobtomlinson

Description

@jacobtomlinson

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions