Skip to content

Commit

Permalink
Clean up installation docs (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
fracappa authored Jul 15, 2024
1 parent 61c7d9e commit db5b073
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ Please, note that you need to pass a few parameters.

- "provider": this parameter depends on your Kubernetes installation.
We currently test it on the following providers:
1. kubeadm
2. k3s
3. kind
1. kubeadm
2. k3s
3. kind
- "cluster-name": this is the name you want to give to your Liqo local cluster (e.g.: `fluidos-turin-1`)

- $KUBECONFIG: it is the typical environment variable that points to the path of your Kubernetes cluster configuration.
Expand Down

0 comments on commit db5b073

Please sign in to comment.