‹ BACK
Replication Controller: {{replicationController.metadata.name}}
Created {{replicationController.metadata.creationTimestamp | date:'medium'}}
Desired Replicas {{replicationController.spec.replicas}}
Current Replicas {{replicationController.status.replicas}}
Selector {{label}}={{value}}{{$last ? '' : ', '}}
Labels
{{label}}: {{value}}
Related Pods
Related Services