Welcome to the Linux Foundation Forum!

lab 7.1 labels

The course material shows:

  1. student@lfs458-node-1a0a: ̃$ kubectl describe rs rs-one
  2. Name: rs-one
  3. Namespace: default
  4. Selector: system=ReplicaOne
  5. Labels: system=ReplicaOne
  6. Annotations: <none>
  7. Replicas: 2 current / 2 desired
  8. Pods Status: 2 Running / 0 Waiting / 0 Succeeded / 0 Failed
  9. Pod Template:
  10. Labels: system=ReplicaOne
  11. Containers:
  12. nginx:
  13. Image: nginx:1.15.1
  14. Port: 80/TCP
  15. Host Port: 0/TCP
  16. Environment: <none>
  17. Mounts: <none>
  18. Volumes: <none>
  19. Events: <none>

But actually running the command shows Labels: <none> on line 4 of the output.

Comments

  • Posts: 1,000

    Hello,

    Thank you for pointing that out. These sorts of changes do happen between versions. The source has been updated to reflect this change. You will see it in the next release.

    Regards,

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training