Skip to content

Commit

Permalink
[int] fix image im md render
Browse files Browse the repository at this point in the history
  • Loading branch information
vasu1124 committed Jan 29, 2021
1 parent 15f3070 commit c5b4f4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ Here are some pre-pointers that you will need to go deeper:
Login to your Gardener landscape, setup a project with adequate infrastructure credentials and then navigate to your account. Note down the name of your secret. I chose the GCP infrastructure from the vast possible options that my Gardener provides me with, so i had named the secret as `shoot-operator-gcp`.

From the Access widget (leave the default settings) download your personalized `kubeconfig` into `~/.kube/kubeconfig-garden-myproject`. Follow the instructions to setup `kubelogin`:

![access](./access.png)

For convinience, let us set an alias command with
```bash
alias kgarden="kubectl --kubeconfig ~/.kube/kubeconfig-garden-myproject.yaml"
Expand Down
Binary file modified website/documentation/tutorials/shoot_istio_dns_certs/access.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5b4f4c

Please sign in to comment.