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
4e015dd3
Commit
4e015dd3
authored
9 years ago
by
Smaine Kahlouch
Browse files
Options
Downloads
Patches
Plain Diff
add requirement python-netaddr
parent
6f53269c
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
README.md
+2
-3
2 additions, 3 deletions
README.md
with
2 additions
and
3 deletions
README.md
+
2
−
3
View file @
4e015dd3
...
...
@@ -5,11 +5,10 @@ Install and configure a kubernetes cluster including network plugin.
### Requirements
Tested on
**Debian Wheezy/Jessie**
and
**Ubuntu**
(14.10, 15.04, 15.10).
Should work on RedHat/Fedora/Centos plat
e
forms (to be tested)
Should work on
**
RedHat/Fedora/Centos
**
platforms (to be tested)
*
The target servers must have access to the Internet in order to pull docker imaqes.
*
The firewalls are not managed, you'll need to implement your own rules the way you used to.
Ansible v1.9.x
*
Ansible v1.9.x and python-netaddr
### Components
*
[
kubernetes
](
https://github.com/kubernetes/kubernetes/releases
)
v1.1.3
...
...
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