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
730866f4
Commit
730866f4
authored
6 years ago
by
Karol Chrapek
Browse files
Options
Downloads
Patches
Plain Diff
Update upgrades.md
parent
ffbe9e7f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/upgrades.md
+6
-1
6 additions, 1 deletion
docs/upgrades.md
with
6 additions
and
1 deletion
docs/upgrades.md
+
6
−
1
View file @
730866f4
...
...
@@ -18,6 +18,11 @@ versions. Here are all version vars for each component:
*
flannel_version
*
kubedns_version
Please remember that some components upgrade depends on minimum installed version.
In example
**calico version 2.6.5 upgrade to 3.1.1 is upgrading etcd store to etcdv3**
.
The kubespray stack upgrade would failed when calico version is below 2.6.5. Please check
components' documentation and always upgrade test environment first.
#### Unsafe upgrade example
If you wanted to upgrade just kube_version from v1.4.3 to v1.4.6, you could
...
...
@@ -86,7 +91,7 @@ for impact to user deployed pods.
A deployer may want to upgrade specific components in order to minimize risk
or save time. This strategy is not covered by CI as of this writing, so it is
not guaranteed to work.
not guaranteed to work.
These commands are useful only for upgrading fully-deployed, healthy, existing
hosts. This will definitely not work for undeployed or partially deployed
...
...
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