openstack-helm/octavia/templates
hagun.kim aac8345c4c Octavia: add octavia chart and deployment scripts
This PS adds octavia chart and its deployment scripts.

Blueprint name : openstack-helm-octavia

- Deployments : api, worker, housekeeping
- Daemonset : health-manager
- health-manager daemonset creates o-hm device on each controller node.
- This is for multi node deployment.
- 180-create-resource-for-octavia.sh : Create openstack resources
    (network, sec groups, flavor, keypair, image for development)
- 190-create-octavia-certs.sh : Create certificates to use Octavia
    (the certs is passed into pod using secret and volume for development)
- 200-octavia.sh : Deploy Octavia chart

Note: This chart doesn't include amphora image itself and its build.

Change-Id: I0bb7dfc7c15d77287c05a8542347e19fc269aba4
Signed-off-by: hagun.kim <hagun.kim@samsung.com>
2019-10-07 17:46:47 +09:00
..
bin Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
configmap-bin.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
configmap-etc.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
daemonset-health-manager.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
deployment-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
deployment-housekeeping.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
deployment-worker.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
ingress-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-bootstrap.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-db-drop.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-db-init.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-db-sync.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-image-repo-sync.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-ks-endpoint.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-ks-service.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-ks-user.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
job-rabbit-init.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
network_policy.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
pdb-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-db.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-ingress-tls.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-keystone.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
secret-rabbitmq.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
service-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00
service-ingress-api.yaml Octavia: add octavia chart and deployment scripts 2019-10-07 17:46:47 +09:00