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

Improvement for k8s.io/docs/concepts/overview/components/ #25658

Closed
runningman84 opened this issue Dec 16, 2020 · 12 comments
Closed

Improvement for k8s.io/docs/concepts/overview/components/ #25658

runningman84 opened this issue Dec 16, 2020 · 12 comments
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. language/en Issues or PRs related to English language triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@runningman84
Copy link

the deployment controller should be mentioned in addition to the replicaset controller

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Dec 16, 2020
@sftim
Copy link
Contributor

sftim commented Dec 16, 2020

Hi @runningman84

That list of controllers is not exhaustive (although in PR #16885 I did try to add a full list of built-in controllers).
I think it makes sense not to mention the ReplicationController controller there, for two reasons:

  1. the resource is not well named
  2. ReplicationController is deprecated

I suggest removing the reference to the replication controller and instead mentioning the job controller. It's just an example, and Job is a very simple control loop.

To be clear: I don't really mind what the replacement controller is; it could be the deployment controller, the job controller, or any other built-in controller.

/language en
/good-first-issue
/kind cleanup
/triage accepted

@k8s-ci-robot
Copy link
Contributor

@sftim:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

Hi @runningman84

That list of controllers is not exhaustive (although in PR #16885 I did try to add a full list of built-in controllers).
I think it makes sense not to mention the ReplicationController controller there, for two reasons:

  1. the resource is not well named
  2. ReplicationController is deprecated

I suggest removing the reference to the replication controller and instead mentioning the job controller. It's just an example, and Job is a very simple control loop.

To be clear: I don't really mind what the replacement controller is; it could be the deployment controller, the job controller, or any other built-in controller.

/language en
/good-first-issue
/kind cleanup
/triage accepted

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.

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 16, 2020
@slashr
Copy link
Contributor

slashr commented Jan 2, 2021

/assign

@favourch
Copy link

/assign

@fejta-bot
Copy link

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-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 24, 2021
@favourch
Copy link

favourch commented Apr 24, 2021 via email

@jai
Copy link
Contributor

jai commented May 7, 2021

does this refer to the section in the screenshot? If so, Replica Controller is gone:

CleanShot 2021-05-07 at 19 13 18@2x

@sftim can you confirm if I'm looking at the correct section? If so, I think this issue can be closed?

@jai
Copy link
Contributor

jai commented May 7, 2021

/assign

@jai
Copy link
Contributor

jai commented May 9, 2021

@runningman84 can you confirm that this issue is fixed/no long relevant?

@sftim
Copy link
Contributor

sftim commented May 12, 2021

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 12, 2021
@sftim
Copy link
Contributor

sftim commented May 12, 2021

Fixed in #25918
/close

@k8s-ci-robot
Copy link
Contributor

@sftim: Closing this issue.

In response to this:

Fixed in #25918
/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
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. language/en Issues or PRs related to English language triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

7 participants