Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenStack Cross Cloud update #128

Merged
merged 40 commits into from Mar 13, 2018

Conversation

hogepodge
Copy link
Contributor

Updates the cross-cloud deployment script to remove the dependency on the load balancer API to create an external-facing control-plane load balancer. Instead, the script now brings up a small CoreOS instance running an Nginx TCP load balancer to forward all external requests to the control plane.

Chris Hoge added 30 commits October 12, 2017 17:27
Updated the Dockerfile to include the OpenStack provider
and added entry points for openstack-deploy and openstack-destroy
in the provision.sh script.
Initializing the provider. Some helper scripts. A more
sane provision entry.
Initializing the provider. Some helper scripts. A more
sane provision entry.
More network updates, added a custom security group, removed the
external load balancer in favor of a fip on the internal load
balancer.
Updated the load balancer to only use htttps.
Prepping worker for cloud-init scripts
Worker cloud-init running.
@lixuna
Copy link
Contributor

lixuna commented Mar 19, 2018

Thank you, @hogepodge - so far so good!

OpenStack integration is in QA. We hope to release to cncf.ci tomorrow.

We'll reach out if we have any questions.

@lixuna
Copy link
Contributor

lixuna commented Mar 21, 2018

Merged to production in #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants