Skip to content

corrected pod name#260

Open
itsmitul9 wants to merge 2 commits intodgkanatsios:mainfrom
itsmitul9:mitul-patch1
Open

corrected pod name#260
itsmitul9 wants to merge 2 commits intodgkanatsios:mainfrom
itsmitul9:mitul-patch1

Conversation

@itsmitul9
Copy link
Contributor

Hi,

As per yaml file in section b.multi_container_file_pods , it should be match with the name given in yaml


```bash
kubectl run web --image=nginx --restart=Never --port=80 --dry-run=client -o yaml > pod-init.yaml
kubectl run box --image=nginx --restart=Never --port=80 --dry-run=client -o yaml > pod-init.yaml
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, where does the name box come from?

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.

2 participants