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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
d75b5d69
Commit
d75b5d69
authored
Feb 7, 2018
by
Markos Chandras
Browse files
Options
Downloads
Patches
Plain Diff
README.md: Add openSUSE Leap and Tumbleweed as supported distributions
parent
02bf742e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-0
2 additions, 0 deletions
README.md
docs/opensuse.md
+19
-0
19 additions, 0 deletions
docs/opensuse.md
with
21 additions
and
0 deletions
README.md
+
2
−
0
View file @
d75b5d69
...
@@ -52,6 +52,7 @@ Documents
...
@@ -52,6 +52,7 @@ Documents
-
[
Vagrant install
](
docs/vagrant.md
)
-
[
Vagrant install
](
docs/vagrant.md
)
-
[
CoreOS bootstrap
](
docs/coreos.md
)
-
[
CoreOS bootstrap
](
docs/coreos.md
)
-
[
Debian Jessie setup
](
docs/debian.md
)
-
[
Debian Jessie setup
](
docs/debian.md
)
-
[
openSUSE setup
](
docs/opensuse.md
)
-
[
Downloaded artifacts
](
docs/downloads.md
)
-
[
Downloaded artifacts
](
docs/downloads.md
)
-
[
Cloud providers
](
docs/cloud.md
)
-
[
Cloud providers
](
docs/cloud.md
)
-
[
OpenStack
](
docs/openstack.md
)
-
[
OpenStack
](
docs/openstack.md
)
...
@@ -70,6 +71,7 @@ Supported Linux Distributions
...
@@ -70,6 +71,7 @@ Supported Linux Distributions
-
**Ubuntu**
16.04
-
**Ubuntu**
16.04
-
**CentOS/RHEL**
7
-
**CentOS/RHEL**
7
-
**Fedora/CentOS**
Atomic
-
**Fedora/CentOS**
Atomic
-
**openSUSE**
Leap 42.3/Tumbleweed
Note: Upstart/SysV init based OS types are not supported.
Note: Upstart/SysV init based OS types are not supported.
...
...
This diff is collapsed.
Click to expand it.
docs/opensuse.md
0 → 100644
+
19
−
0
View file @
d75b5d69
openSUSE Leap 42.3 and Tumbleweed
===============
openSUSE Leap installation Notes:
-
Install Ansible
```
sudo zypper ref
sudo zypper -n install ansible
```
-
Install Jinja2 and Python-Netaddr
```
sudo zypper -n install python-Jinja2 python-netaddr```
Now you can continue with [Preparing your deployment](getting-started.md#starting-custom-deployment)
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