Skip to content

Added <POD_IP> #263

Open
itsmitul9 wants to merge 4 commits into
dgkanatsios:mainfrom
itsmitul9:mitul-patch2
Open

Added <POD_IP> #263
itsmitul9 wants to merge 4 commits into
dgkanatsios:mainfrom
itsmitul9:mitul-patch2

Conversation

@itsmitul9

Copy link
Copy Markdown
Contributor

POD_IP created confusion as some variable name, so added <> to consider as variable values of pod IPs need to feed into wget -O- <172.xx.xx.>:8080

Comment thread b.multi_container_pods.md

```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
Copy Markdown
Owner

Choose a reason for hiding this comment

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

sorry, where does 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