kubernetes/website

Add a task page for setting up kubeconfig

Open

#38,681 opened on Dec 29, 2022

View on GitHub
 (15 comments) (2 reactions) (1 assignee)HTML (13,918 forks)batch import
help wantedkind/featurelanguage/enpriority/important-longtermsig/clitriage/accepted

Repository metrics

Stars
 (4,127 stars)
PR merge metrics
 (Avg merge 16d 13h) (160 merged PRs in 30d)

Description

This is an umbrella issue

What would you like to be added Add a new task page that explains how to put a kubeconfig in place for accessing a cluster.

Why is this needed People might set up a PC to authenticate to a cluster that they did not deploy, and would like to learn how.

Comments We already have:

but we don't have a task page for setting up kubeconfig when you just want to access a single cluster.

We should try to merge a basic task page first, but leave this issue open until that task is thorough and covers details such as impersonation, credential plugins, and kuberc (experimental - see https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/3104-introduce-kuberc/README.md).

/sig cli /language en /kind feature

Contributor guide