Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
YorK8s committed Jan 18, 2024
1 parent fbc2088 commit 2307752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/03-tutorials/permanent-kubeconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ date: 2024-01-18
---

# General
By default you can only download kubeconfigs with a maximum lifetime of 24h from the gardener Dashboard. With this guide you'll be able to create your own permanent kubeconfig for your cluster.

## Step 1: Create a service account
The service account name will be the user name in Kubeconfig. Here we are creating the service account in the kube-system as I am creating a clusterRole. If you want to create a config to give namespace level limited access, create the service account in the required namespace.
Expand Down

0 comments on commit 2307752

Please sign in to comment.