05 - CLOUD DEV ENVIRONMENT Flashcards

1
Q

k8s setup in gcp

A

cloud.google.com, k8s/create cluster/default pool

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

install gcloud sdk

A

gcloud auth login
gcloud init

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

install kubectl on gcloud

A

gcloud components install kubectl
gcloud container clusters get-credentials [cluster-name]

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

setup ngress-nginx on google cloud cluster

A

kubernetes.github.io/ingress-nginx

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