Skip to content

Commit

Permalink
Welcome to Stack Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalyan Reddy Daida authored and Kalyan Reddy Daida committed May 13, 2020
1 parent e6fdb62 commit db27437
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 03-ReplicaSets-with-kubectl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,8 @@ kubectl delete rs/my-first-nginx-rs
kubectl get rs
```

## Pending Concept in ReplicaSet
- We didn't discuss about **Labels & Selectors**
- This concept we can understand in detail when we are learning to write Kubernetes YAML manifest.
- So we will understand about this during the **ReplicaSets-YAML** section.

0 comments on commit db27437

Please sign in to comment.