Skip to content

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

@KareimGazer

Description

@KareimGazer

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions