Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create files and readme for day 3 #2

Open
saiyam1814 opened this issue Jan 24, 2025 · 0 comments
Open

Create files and readme for day 3 #2

saiyam1814 opened this issue Jan 24, 2025 · 0 comments

Comments

@saiyam1814
Copy link
Member

In this we learned scheduling

Assigning pod to a specifc node with a specific label.

Assing a pod to node-01, rockstar, image=nginx, without using nodeSelector

Create two pods name=nginx, image=nginx and name=demo, image=redis, they should comeup on the same node and you cannot use nodeselector or nodename.

Create a deployment with 2 replicas and both should end on different node

Create two pods name=nginx, image=nginx and name=demo, image=redis, they should comeup on the same node and you cannot use nodeselector or nodename.

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

No branches or pull requests

1 participant