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

doc/openstack: add a note about image registry in AZ #4833

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

EmilienM
Copy link
Member

@EmilienM EmilienM commented Apr 8, 2021

Add a note that if we deploy a cluster in an OpenStack AZ, it's
suggested to use Cinder backend if the service is available in this AZ,
since Cinder is topology aware.
Swift isn't deployed in AZs usually, so traffic would have to go
through the link between sites, which isn't optimal in real world.

@EmilienM
Copy link
Member Author

EmilienM commented Apr 8, 2021

/label platform/openstack
/assign mandre

Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxwelldb, FYI, a small note stating that cinder can be a better choice for the image-registry in certain situations (mostly for edge deployments).

@EricArrakis this could actually be one of this few cases where it is beneficial for the installer that it is deploying at the edge. That being said, I still think we do not (yet) want to bake that logic in the installer.

docs/user/openstack/README.md Outdated Show resolved Hide resolved
Add a note that if we deploy a cluster in an OpenStack AZ, it's
suggested to use Cinder backend if the service is available in this AZ,
since Cinder is topology aware.
Swift isn't deployed in AZs usually, so traffic would have to go
through the link between sites, which isn't optimal in real world.

Signed-off-by: Emilien Macchi <emilien@redhat.com>
Copy link
Member

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 15, 2021
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mandre

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

The pull request process is described here

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 Apr 15, 2021
@mandre
Copy link
Member

mandre commented Jun 14, 2021

/bugzilla refresh

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 14, 2021

@mandre: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

/bugzilla refresh

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.

@openshift-merge-robot openshift-merge-robot merged commit 0072c66 into openshift:master Jun 14, 2021
@maxwelldb
Copy link
Contributor

@mandre 4.8+ or all supported versions?

Additionally, is there BZ for this?

@mandre
Copy link
Member

mandre commented Jun 16, 2021

@mandre 4.8+ or all supported versions?

That would be 4.8+ since it assumes support for cinder AZs.

Additionally, is there BZ for this?

Sorry, there's not. We should have created one.

@maxwelldb
Copy link
Contributor

@mandre TY. And to be clear, since I see "it is recommended" in this PR, is the content in this note still fully supported according to QE?

@mandre
Copy link
Member

mandre commented Jun 21, 2021

@mandre TY. And to be clear, since I see "it is recommended" in this PR, is the content in this note still fully supported according to QE?

No, to my understanding we're not going to support a deployment in an AZ using swift for the image registry when swift isn't available in the same AZ.
@EmilienM to keep me honest.

@EmilienM EmilienM deleted the edge/swift branch June 30, 2021 14:40
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. lgtm Indicates that a PR is ready to be merged. platform/openstack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants