Commit Graph

7 Commits

Author SHA1 Message Date
Vladimir Kozhukalov 1a885ddd1f Update deployment documentation
Recently we updated our test jobs so that all of them
use the `deploy-env` Ansible role which utilizes the
Kubeadm to deploy the test Kubernetes cluster.

The role works for both multi-node and single-node
environments. Although the deployment of Kubernetes itself
is out of scope of Openstack-Helm, we recommen using this
role to deploy test and development Kubernetes clusters.
So at the moment there is no need to provide
different sets of tools single-node and multi-node test envs.
Now this is a matter of the Ansible inventory file.

Also the deployment procedure of OpenStack on top of Kubernetes
using Helm is the same for multi-node and single-node clusters
because it only relies on the Kubernetes API.

We will be improving the `deploy-env` role even futher and
we will be cleaning up the deployment scripts and the documentation
so to provide a clear experience for the Openstack-Helm users.

Change-Id: I70236c4a2b870b52d2b01f65b1ef9b9518646964
2023-10-23 19:10:30 -05:00
Roy Tang 5f306ca699 Documentation update on release note and version
Change-Id: Ia614cc4a47654da47174ae8444d59529009bf0a1
2021-02-11 14:26:52 -06:00
Roman Gorshunov 32c7a6cdd4 Add Project Specific Contributor and PTL Docs
This patch amends contributor guidelines for the Ussuri goals.

Change-Id: I9207d02a386e1250963b378bd9fd2188d78a613e
Task: 38545
Story: 2007236
2020-04-24 20:57:28 +02:00
mattmceuen 602358403d Updates Launchpad references to Storyboard
Updates references to Launchpad to now point to Storyboard, since OSH has
migrated to that platform.  "Report a bug" type references are updated to
point straight to the OSH project proper in Storyboard, while general backlog
type references are updated to point to the OSH Project Group.

Change-Id: I63e290f34763847e71e14e4471e7ee9460d8cff9
Task: 21684
Story: 2002199
2018-06-09 20:00:11 -05:00
zhang.lei 309b61bcbb Remove some useless indents
These indents make the font size of the url[1] bigger than it should
be.

[1] https://docs.openstack.org/openstack-helm/latest/contributing.html
Change-Id: I05a10eeccfe08f444e0e91d8ce361ec05291fb0c
2018-01-26 03:00:29 +00:00
Van Hung Pham d6a7f743d1 Optimize the link address
Update link address to ensure safety and preciseness

Change-Id: I25d47bfc3869802400f59381a242ac7f170f69e9
2017-06-12 04:38:50 +00:00
Steve Wilkerson a8f6fa890b Add CONTRIBUTING.rst
Added CONTRIBUTING.rst to highlight the new workflow for
contributors after moving into OpenStack

Change-Id: I75ec3222f2f6e94c05d9d03abf0ed44aae3a2af2
2017-04-22 16:31:08 -05:00