Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
c5c10067
Unverified
Commit
c5c10067
authored
3 years ago
by
Orhun Parmaksız
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update kubespray version to 2.17.x in first cluster guide (#8043)
parent
43958614
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/setting-up-your-first-cluster.md
+2
-2
2 additions, 2 deletions
docs/setting-up-your-first-cluster.md
with
2 additions
and
2 deletions
docs/setting-up-your-first-cluster.md
+
2
−
2
View file @
c5c10067
...
@@ -14,7 +14,7 @@ hands-on guide to get started with Kubespray.
...
@@ -14,7 +14,7 @@ hands-on guide to get started with Kubespray.
## Cluster Details
## Cluster Details
*
[
kubespray
](
https://github.com/kubernetes-sigs/kubespray
)
v2.1
3
.x
*
[
kubespray
](
https://github.com/kubernetes-sigs/kubespray
)
v2.1
7
.x
*
[
kubernetes
](
https://github.com/kubernetes/kubernetes
)
v1.17.9
*
[
kubernetes
](
https://github.com/kubernetes/kubernetes
)
v1.17.9
## Prerequisites
## Prerequisites
...
@@ -196,7 +196,7 @@ Next, we will git clone the Kubespray code into our working directory:
...
@@ -196,7 +196,7 @@ Next, we will git clone the Kubespray code into our working directory:
```
ShellSession
```
ShellSession
git clone https://github.com/kubernetes-sigs/kubespray.git
git clone https://github.com/kubernetes-sigs/kubespray.git
cd kubespray
cd kubespray
git checkout release-2.1
3
git checkout release-2.1
7
```
```
Now we need to install the dependencies for Ansible to run the Kubespray
Now we need to install the dependencies for Ansible to run the Kubespray
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment