Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ba1540f

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
Kalyan Reddy Daida
authored and
Kalyan Reddy Daida
committed
Welcome to Stack Simplify
1 parent 44cbe9f commit ba1540f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎03-ReplicaSets-with-kubectl/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ kubectl get pods -o wide
6767
- Verify under **"name"** tag under **"ownerReferences"**. We will find the replicaset name to which this pod belongs to.
6868
```
6969
kubectl get pods <pod-name> -o yaml
70-
kubectl get pods my-first-nginx-rs-449xd -o yaml
70+
kubectl get pods my-helloworld-rs-c8rrj -o yaml
7171
```
7272

7373
## Step-03: Expose ReplicaSet as a Service

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /