Skip to content

Document the endpoint admission controller #2443

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

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

danwinship
Copy link
Contributor

Documents the changes from openshift/origin#9383.

@liggitt ok? (I didn't bother to create an extra built-in role for endpoints/restricted permission since I don't think many people are going to need it anyway. And we can always add it later if they do.)

Note that {product-title} will not let most users manually create an
Endpoints object that points to pod or service IPs. (Since these IPs
are normally dynamically assigned, it doesn't make much sense to try
to track them manually anyway.) Only
Copy link

Choose a reason for hiding this comment

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

I'd drop the parenthetical

@danwinship danwinship force-pushed the endpoint-admission branch from 33d0e13 to 2c80f0e Compare July 1, 2016 17:05
@danwinship
Copy link
Contributor Author

updated


The servers that back a service are called its endpoints, and are
specified by an object of type *Endpoints* with the same name as the
service. When a service is backed by pods, those pods will normally be
Copy link
Contributor

Choose a reason for hiding this comment

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

s/those pods will normally be/those pods are normally specified

@danwinship danwinship force-pushed the endpoint-admission branch from 2c80f0e to 8a3c141 Compare July 11, 2016 13:46
@danwinship
Copy link
Contributor Author

@ahardin-rh updated

@ahardin-rh
Copy link
Contributor

@danwinship Thanks!

@ahardin-rh ahardin-rh merged commit 1af9ffb into openshift:master Jul 11, 2016
@ahardin-rh
Copy link
Contributor

[rev_history]
|xref:../ architecture/core_concepts/pods_and_services.adoc#endpoints[Core Concepts -> Pods and Services]
|Added a new section about the endpoint admission controller.
%

@danwinship danwinship deleted the endpoint-admission branch September 17, 2016 14:30
@vikram-redhat vikram-redhat modified the milestones: OCP 3.3 GA, TEMP Oct 7, 2016
@vikram-redhat vikram-redhat removed this from the TEMP milestone Oct 7, 2016
@vikram-redhat vikram-redhat modified the milestones: OCP 3.3 GA, TEMP Nov 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.

4 participants