Skip to content

[FEATURE] export "internal" KubeConfig #991

Description

@chivalryq

Scope of your request

Hey Guys I was just using k3d to develop a tool for my Graduation Project. Here it is. https://github.com/chivalryq/mvela
Generally I want connection between clusters. In kind, I can do kind get kubeconfig --internal --name childCluster so the "Control" cluster can access this child Cluster. In the another hand, I can't access the child cluster in my shell.

I need...

  • a new flag for a command (e.g. k3d cluster create --<your-flag>)?
    • which command?

k3d kubeconfig get --internal

Describe the solution you'd like

Well I didn't have enough K8s network knowledge to explain the solution, But if there's some guide I'd like to try to work on it and send a PR. :)

Thanks for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions