File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 34
34
:ConnectivityLink: link:/docs/overview/connectivity.html[Skupper connectivity]
35
35
:DeclarativeLink: link:/docs/declarative[Configuring Skupper sites using YAML]
36
36
:CliLink: link:/docs/overview[Configuring Skupper sites using the CLI]
37
- :GettingStartedLink: link:/start/[Getting Started ]
37
+ :GettingStartedLink: link:/start/[Getting started ]
38
38
:ConsoleLink: link:/docs/console/[Monitoring Skupper sites using the console]
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ Installing Skupper using the command-line interface (CLI) provides a simple meth
21
21
22
22
* Access to a Kubernetes cluster
23
23
24
+ .Procedure
25
+
24
26
. Install the Skupper command-line interface.
25
27
+
26
28
--
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ You can store your YAML files in source control to track and manage Skupper netw
22
22
23
23
* Access to a Kubernetes cluster
24
24
25
+ .Procedure
26
+
25
27
. Log into your cluster.
26
28
If you are deploying Skupper to be available for all namespaces, make sure you have `cluster-admin` privileges.
27
29
You can’t perform that action at this time.
0 commit comments