RETIRED, Kubernetes deployment of the Kolla containers
Go to file
dommgifer 5313adeefd Fix Deployment Guide for kolla-kubernetes
In this doc :
https://docs.openstack.org/kolla-kubernetes/latest/deployment-guide.html

after step of deploy Kubernetes with kubeadm, the note is :

If the following issue occurs after running this command:

preflight] Some fatal errors occurred:
/proc/sys/net/bridge/bridge-nf-call-iptables contents are not set to 1

There are two work-arounds:
Add net.bridge.bridge-nf-call-ip6tables = 1 and
net.bridge.bridge-nf-call-iptables = 1 to /etc/sysctl.conf

Type sysctl -p to apply the settings from /etc/sysctl.conf
Type sysctl net.bridge.bridge-nf-call-ip[6]tables to
verify the values are set to 1.
-------------------------------------

Modify preflight] to [preflight].

Modify command 'sysctl net.bridge.bridge-nf-call-ip[6]tables' to
'sysctl net.bridge.bridge-nf-call-ip6tables' and
'sysctl net.bridge.bridge-nf-call-iptables'

Change-Id: Ib19ea6e6893967e99cd7f6f1b8c0b83a0f8088b5
Close-bug: #1707149
2017-08-03 05:43:21 +00:00
ansible Add missing setting for novncproxy_base_url 2017-06-26 14:11:13 +00:00
doc/source Fix Deployment Guide for kolla-kubernetes 2017-08-03 05:43:21 +00:00
etc Remove inspector files and configs from ironic-conductor 2017-05-30 15:20:00 +01:00
helm Adding lioadm iscsi_helper support to master 2017-07-18 19:57:58 -04:00
kolla_kubernetes pass the correct app type when initializing command in tests 2017-07-12 21:04:43 +00:00
releasenotes Switch from oslosphinx to openstackdocstheme 2017-07-14 10:07:28 +08:00
services v4 gate. 2017-05-22 09:38:55 -07:00
specs Fix the typo in kolla-kubernetes-arch.rst 2017-03-15 19:12:42 +08:00
tests Adding lioadm iscsi_helper support to master 2017-07-18 19:57:58 -04:00
tools Adding lioadm iscsi_helper support to master 2017-07-18 19:57:58 -04:00
.coveragerc Fix python tox -e cover failure 2016-12-27 16:35:53 -06:00
.gitignore ignore helm lock files 2017-07-12 21:27:34 +00:00
.gitreview Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.mailmap Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.testr.conf Fix svc to point to nova-api pod housing the metadata server 2016-09-15 14:18:44 -07:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
HACKING.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
LICENSE Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
README.rst README.rst character improvement 2017-03-31 02:30:18 +00:00
babel.cfg Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
bindep.txt Kolla Kubernetes Gate Test 2016-10-01 18:41:18 -07:00
requirements.txt Updated from global requirements 2017-07-21 00:28:49 +00:00
setup.cfg Remove kolla-ansible dependencies 2017-05-18 12:03:31 +01:00
setup.py Updated from global requirements 2017-03-03 03:00:48 +00:00
test-requirements.txt Switch from oslosphinx to openstackdocstheme 2017-07-14 10:07:28 +08:00
tox.ini Merge "Remove support for py34" 2017-04-17 17:30:22 +00:00

README.rst

Team and repository tags

image

Kolla Overview

The Kolla project is a member of the OpenStack Big Tent Governance.

Kolla's mission statement is:

To provide production-ready containers and deployment tools for operating
OpenStack clouds.

kolla-kubernetes

The kolla-kubernetes deliverable deploys OpenStack on top of Kubernetes. This work is experimental at this time. A 1.0.0 version or later signals this work is ready for evaluation.

The kolla-kubernetes Repository

The kolla-kubernetes repository is one of three deliverables of the OpenStack Kolla project. The three deliverables that make up the Kolla project are:

Deliverable Repository
kolla https://git.openstack.org/openstack/kolla
kolla-ansible https://git.openstack.org/openstack/kolla-ansible

kolla-kubernetes

https://git.openstack.org/openstack/kolla-kubernetes

The kolla delivera

ble maintains container images and container build tools.

The kolla-ansible deliverable maintains an Ansible deployment for Kolla

containers on bare

metal.

The kolla-kubernet es deliverable maintains a cloud-native implementation

of deployment of O

Getting Involved

penStack on Kubernetes.

Need a feature? Fi nd a bug? Let us know! Contributions are much
appreciated and sh ould follow the standard `Gerrit

workflow <http://d

ocs.openstack.org/infra/manual/developers.html>`__.

- We communicate using the #openstack-kolla irc channel.
- File bugs, blue prints, track releases, etc on

`Launchpad <htt

  • Attend weekly

ps://launchpad.net/kolla-kubernetes>`__.

`meetings <http

s://wiki.openstack.org/wiki/Meetings/Kolla>`__.
  • Contribute `cod

e <https://git.openstack.org/openstack/kolla-kubernetes>`__.

General Informatio n

Notices

Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein.