Git Product home page Git Product logo

Comments (5)

k8s-ci-robot avatar k8s-ci-robot commented on July 4, 2024

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from website.

stmcginnis avatar stmcginnis commented on July 4, 2024

/kind support

How you access the cluster depends on the type of cluster and how it was set up.

If you are using kind or minikube, I believe both of them configure your default kubeconfig context. They also have respective commands to retrieve a kubeconfig after the fact.

If you are using EKS, AKS, GKE, etc., those typically have a web console you could use, or provide a link for downloading a kubeconfig file.

If you've set up the cluster using kubeadm, you can copy the admin kubeconfig from /etc/kubelet/admin.conf.

You can find some details in the kubectl docs or the kubeconfig docs.

If you need help using kubernetes, you are more likely to get faster help in the #kubernetes-users channel in the Kubernetes Slack.

from website.

sftim avatar sftim commented on July 4, 2024

/triage duplicate

I think this is pretty similar to #27934 (which has been open a long time, but even so, it's asking for the same thing).

https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/ is OK but shows its heritage as a page about using multiple .kube/config files.

Given that it's a reasonable thing to ask for the docs to explain:
/remove-kind support

from website.

sftim avatar sftim commented on July 4, 2024

/language en

from website.

edenbarth avatar edenbarth commented on July 4, 2024

To be honest, this is all very confusing for a beginner like me.
In the docutmentation here it is says here (https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/) that there is a step-by-step instruction:

For step-by-step instructions on creating and specifying kubeconfig files, see Configure Access to Multiple Clusters

And in the linked article https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/ it says:

Before you begin
You need to have a Kubernetes cluster, and the kubectl command-line tool must be configured to communicate with your cluster.

So where do i start now, if I need to write a config file myself? Is there something like a basic template for kubectl config files?

from website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.