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

explain multi-project quota #2596

Merged
merged 1 commit into from
Aug 16, 2016
Merged

explain multi-project quota #2596

merged 1 commit into from
Aug 16, 2016

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Aug 2, 2016

Adds documentation that explains how to use https://trello.com/c/qJUVjQnj/713-13-multi-project-quota

=== Selecting Projects

Projects can be selected based on either annotation selection, label selection, or both.
For example, `oc create clusterquota for-user --project-annotation-selector openshift.io/requester=deads --hard pods=10 --hard secrets=20`
Copy link
Contributor

Choose a reason for hiding this comment

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

your name will live in docs forever :-)

Copy link
Contributor

@ahardin-rh ahardin-rh Aug 16, 2016

Choose a reason for hiding this comment

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

We tend to use generic user names, so I am going to unfortunately be a killjoy and recommend replacing instances of "deads" with a replaceable:

 <user-name>  

😿

@deads2k
Copy link
Contributor Author

deads2k commented Aug 16, 2016

@adellape @ahardin-rh Is there a tag I should use for 3.3 items? I've got a few doc pulls that should go in.

to be shared across multiple projects. Resources used in each selected project
will be aggregated and that aggregate will be used to limit resources across
all the selected projects.

Copy link
Contributor

@ahardin-rh ahardin-rh Aug 16, 2016

Choose a reason for hiding this comment

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

We need to add an anchor just above the heading:
[[multi-project-quotas-selecting-projects]]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We need to add an anchor just above the heading:
[[multi-project-quotas-selecting-projects]]

done

@ahardin-rh
Copy link
Contributor

@deads2k I applied labels/milestone for forthcoming 3.3 and added a few comments. Cheers! 🍻

@deads2k
Copy link
Contributor Author

deads2k commented Aug 16, 2016

comments addressed.

@ahardin-rh ahardin-rh self-assigned this Aug 16, 2016
@ahardin-rh
Copy link
Contributor

@deads2k Thanks!

@ahardin-rh ahardin-rh merged commit fe35eb5 into openshift:master Aug 16, 2016
@ahardin-rh
Copy link
Contributor

[rev_history]
|xref:../admin_guide/multiproject_quota.adoc#admin-guide-muliproject-quota[Setting Multi-Project Quotas]
|New topic about how to set multi-project quotas.
%

Copy link
Member

@derekwaynecarr derekwaynecarr left a comment

Choose a reason for hiding this comment

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

two comments, then lgtm

Because of the locking consideration when claiming quota allocations, the
number of active projects selected by a multi-project quota is an important consideration.
Selecting more than 100 projects under a single multi-project quota may have
deleterious effects on API server responsiveness in those projects.
Copy link
Member

Choose a reason for hiding this comment

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

deterious?


A project-admin is not allowed to create or modify the multi-project quota that limits
him, but he is allowed to view the multi-project quota documents are applied to his project.
He can do this via the `*AppliedClusterResourceQuota*` resource.
Copy link
Member

Choose a reason for hiding this comment

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

write doc gender neutral

@vikram-redhat vikram-redhat modified the milestones: OCP 3.3 GA, TEMP Oct 7, 2016
@vikram-redhat vikram-redhat modified the milestones: TEMP, OCP 3.3 GA Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants