Skip to content

Add LB and DNS (service) vm#908

Closed
flaper87 wants to merge 1 commit intoopenshift:masterfrom
flaper87:service-vm
Closed

Add LB and DNS (service) vm#908
flaper87 wants to merge 1 commit intoopenshift:masterfrom
flaper87:service-vm

Conversation

@flaper87
Copy link
Contributor

We're adding a service VM to support 2, work in progress, features in the OpenStack platform architecture. This VM runs 2 pods: A dnsmasq one and an haproxy one.

The dnsmasq pod has been configured to serve the ETCD A and SRV records on the service VM, forwards requests to Neutron DNS and configures the bootstrap and master servers to use it.

The haproxy pod has been configured to serve requests for the api hostname that the installer depends on.

This VM is not meant to be put in production but rather allow for development to progress while the final architecture implementations for these 2 services are finished.

/cc @tomassedovic
/assign @russellb @hardys

We're adding a service VM to support 2, work in progress, features in
the OpenStack platform architecture. This VM runs 2 pods: A dnsmasq one
and an haproxy one.

The dnsmasq pod has been configured to serve the ETCD A and SRV records
on the service VM, forwards requests to Neutron DNS and configures the
bootstrap and master servers to use it.

The haproxy pod has been configured to serve requests for the `api`
hostname that the installer depends on.

This VM is not meant to be put in production but rather allow for
development to progress while the final architecture implementations
for these 2 services are finished.
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 14, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flaper87

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 14, 2018
@openshift-ci-robot
Copy link
Contributor

@flaper87: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/tf-fmt aa8e02b link /test tf-fmt

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@russellb
Copy link
Contributor

See PR #904. Sorry for the overlap

@russellb
Copy link
Contributor

PR #904 merged so this can be closed.

/close

@openshift-ci-robot
Copy link
Contributor

@russellb: Closed this PR.

Details

In response to this:

PR #904 merged so this can be closed.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants