day6/40 Flashcards

1
Q

get cluster info

A

kubectl config get-contexts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

set the cluster to work on

A

kubectl config use-context

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

create cluster in kind

A

kind create cluster

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

set up cluster with 3 workers

A

yaml file from kind

How well did you know this?
1
Not at all
2
3
4
5
Perfectly