Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: instructions to connect k8s cluster to local machine #70

Merged
merged 3 commits into from
Aug 15, 2023

Conversation

calinah
Copy link
Contributor

@calinah calinah commented Aug 14, 2023

No description provided.


To connect your local machine to a Kubernetes cluster, you can follow these general steps:

**Get Cluster Configuration:** Make sure your [`kubeconfig`](https://devopscube.com/kubernetes-kubeconfig-file/) has been added to `~/.kube/config` directory. If you don't have this file, you may need to ask the administrator that created the cluster for the configuration.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~/.kube/config should be a file, not a directory

@calinah calinah merged commit ee8f568 into main Aug 15, 2023
1 check passed
@calinah calinah deleted the feat/connect-to-cluster branch August 15, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants