Skip to content

Update pod related kubectl commands in the tutorial#24

Open
dawidstrozak wants to merge 3 commits intomasterfrom
feat/update-get-pod-cmds
Open

Update pod related kubectl commands in the tutorial#24
dawidstrozak wants to merge 3 commits intomasterfrom
feat/update-get-pod-cmds

Conversation

@dawidstrozak
Copy link
Copy Markdown

Jira link

https://tools.hmcts.net/jira/browse/DTSPO-23140

Change description

  • Update kubectl command to get pods by the label because the pod label is no longer in "app.kubernetes.io/name: pod" format, it is "app.kubernetes.io/instance: pod" now
  • Add couple less specific commands to aid finding the pods if the name is less obvious for some reason

Testing done

I have run the commands included locally and they work as expected

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

- Update kubectl command to get pods by the label because the pod label is no longer in "app.kubernetes.io/name: pod" format, it is "app.kubernetes.io/instance: pod" now
- Add couple less specific commands to aid finding the pods if the name is less obvious for some reason
@dawidstrozak dawidstrozak requested review from a team, JordanHoey96, Tyler-35, cpareek, endakelly, ieuanb74, louisehuyton and ryanmcalary11 and removed request for a team January 8, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant