-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Need top-level Controllers concept guide #4135
Comments
There is an incomplete list of controllers in docs/concepts/workloads/pods/pod-lifecycle.md |
Common responsibilities for Kubernetes controllers:
|
+1 I would have liked to link to such a doc from #4071. |
Also, this doc could talk about roll-forward and back in a general way, across SS, DS, Deployment, RS. And ControllerRevision. |
Started a draft for this here: Collecting content. |
@erictune: this is going to be a very valuable feature. Is there any way I could help out with this PR? |
How can I also get involved? I think it would be great if this resource existed - especially separate from CRDS (as they may not necessarily go together). I have a huge list of external examples and resources I used to learn about Controllers, happy to add them to the google doc if it helps / review / whatever. Here is my Friction Log if it helps. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle rotten still relevant. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale
…On Sun, Dec 23, 2018 at 10:56 PM fejta-bot ***@***.***> wrote:
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually
close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta
<https://github.com/fejta>.
/lifecycle stale
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4135 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHuudlau5scQUhpHqRY4JsFhSJV4aY2Yks5u8HqbgaJpZM4N-sN6>
.
|
@markmandel @metmajer @erictune We would love to see this content get completed. Would one of you be willing to take the lead on generating the content? I can help with any questions you may have on submitting a PR |
Linking to this would be a good start:
https://book.kubebuilder.io/basics/what_is_a_controller.html
…On Mon, Feb 18, 2019 at 2:50 PM Brad Topol ***@***.***> wrote:
@markmandel <https://github.com/markmandel> @metmajer
<https://github.com/metmajer> @erictune <https://github.com/erictune> We
would love to see this content get completed. Would one of you be willing
to take the lead on generating the content? I can help with any questions
you may have on submitting a PR
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4135 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHuudjgRRUJS9igsi1l4oEi88bUpqn0oks5vOy4ngaJpZM4N-sN6>
.
|
I'm sketching out how to do this. I won't |
/language en |
#12323 might be (very slightly) relevant here |
@sethmccombs 👋 Thanks for following up with @sftim. |
I've got a big bunch of changes that apply cleanly to I'm going to wait for Kubernetes v1.15 to be out and for the dust to settle. Then I'll make branches with subsets of the overall changes and send in pull requests (there could be several size/XXL PRs to come from this). |
@sftim 👋 Any updates? |
I've been away-from-keyboard for a week. Will update this. |
Thanks @sftim please feel free to ping me when its ready for review |
/priority important-longterm |
/status active |
/close |
@sftim: Closing this issue. In response to this:
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. |
This is a...
Problem:
No overarching Concept guide for controllers.
Proposed Solution:
Write one.
Page to Update:
New page to be added.
We have Concept docs for various controllers:
We have Tasks for types of applications:
We do not have an overarching doc that covers the following use cases:
@kubernetes/sig-apps-feature-requests
The text was updated successfully, but these errors were encountered: