Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
5fe8d7d1
Commit
5fe8d7d1
authored
Sep 22, 2015
by
yuqi huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix the parameter name of k8s version
fix the parameter name of k8s version
parent
9659ab13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ubuntu.md
docs/getting-started-guides/ubuntu.md
+1
-1
No files found.
docs/getting-started-guides/ubuntu.md
View file @
5fe8d7d1
...
@@ -80,7 +80,7 @@ $ ./build.sh
...
@@ -80,7 +80,7 @@ $ ./build.sh
```
```
You can customize your etcd version, flannel version, k8s version by changing corresponding variables
You can customize your etcd version, flannel version, k8s version by changing corresponding variables
`ETCD_VERSION`
,
`FLANNEL_VERSION`
and
`K
8S
_VERSION`
in build.sh, by default etcd version is 2.0.12,
`ETCD_VERSION`
,
`FLANNEL_VERSION`
and
`K
UBE
_VERSION`
in build.sh, by default etcd version is 2.0.12,
flannel version is 0.4.0 and k8s version is 1.0.3.
flannel version is 0.4.0 and k8s version is 1.0.3.
Make sure that the involved binaries are located properly in the binaries/master
Make sure that the involved binaries are located properly in the binaries/master
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment