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

Deprecated ReplicationController in 5.1 -kubernetes-internals -fix ?! #164

Open
KareimGazer opened this issue Nov 1, 2024 · 1 comment

Comments

@KareimGazer
Copy link
Contributor

It's mentioned in the Controllers part that

When you declare X replicas of a Pod in your deployment.yaml, a controller called Replication Controller makes sure that will be true. There are a number of controllers for different responsibilities.

However, Kubernetes documentation mentions that:

ReplicationController is a Legacy API for managing workloads that can scale horizontally and A Deployment that configures a ReplicaSet is now the recommended way to set up replication.

Does it need a fix or it's for the sake of giving just some examples of controllers?
if so how about giving a better new and more applicable example or at least mentioning that's deprecated ?

Thanks,

@KareimGazer
Copy link
Contributor Author

@matti @mluukkai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant