Login
Remember
Register
Ask a Question
Recent questions in Kubernetes K8s
0
votes
1
answer
What is the different between PV and PVC?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
pv
pvc
0
votes
1
answer
Your computer has no access to internet Which kubectl command can you use to find out syntax of making a pvyaml :
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
kubectl
0
votes
1
answer
jsonpath comamnd to get only statusnodeInfo of each node This is not really an interview question But, its goog to know this in case JSON PATH topic comes up
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
statusnodeinfo
0
votes
1
answer
jsonpath example of getting just the level "status" for all nodes
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
jsonpath
example
0
votes
1
answer
jsonpath example of getting "everything" (about nodes) This is not really an interview question But, its goog to know this in case JSON PATH topic comes up
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
jsonpath
0
votes
1
answer
Kubectl command to make a new yaml file for a service by exposing a already running deployment that runs a pod Name of the deployment: foo
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
kubectlcommand
0
votes
1
answer
How to terminate a running pod?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
terminate-pod
0
votes
1
answer
How to get a yaml file out of running/crashing pod?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
yamlfile
0
votes
1
answer
Scenario Question: You have a container that keeps crashing because its "command" section has a misspelling How do you fix this?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
container-crash
0
votes
1
answer
There is pod named foo it is in crashloopbackoff state How to find the cause using a kubectl command?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
crashloopbackoff-state
0
votes
1
answer
Kubectl command to list all the pods in foo namespace:
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
list-pods
0
votes
1
answer
Kubectl command to take all the details for ayaml file and create the resource it tells API to crate:
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
kubectlcommand
0
votes
1
answer
What is a static pod?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
staticpod
0
votes
1
answer
By default, where does yaml files for static POD files go:
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
yamlfiles
0
votes
1
answer
Write a kubectl command to Create a static pod, have it run a command (so it does not exit) dryrun so that you get yaml file saved :
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
kubectcommand
0
votes
1
answer
How to generate a yaml file from an imperative command you know works ?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
generateyamlfile
0
votes
1
answer
By default, can a pod in one namespace talk to another pod in another namespace?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
namespace-talk
0
votes
1
answer
Are environment variables encrypted in Kubernetes?
asked
Aug 7, 2023
in
Kubernetes K8s
by
john ganales
environmentvariables
0
votes
1
answer
If you want your kubernetes command to have a scope of ALL namespaces, how do you do that?
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
kubernetescommand
0
votes
1
answer
Can you scale a kubernetes service?
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
kubernetesservice
0
votes
1
answer
Command to scale deploayment named foobardeployment to 2 replicas
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
deploayment-scale
0
votes
1
answer
Command to create a deployment from image: foobar/webapp-color
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
foobarwebappcolor
0
votes
1
answer
Command to get details of a service :
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
getdetailsofaservice
0
votes
1
answer
Command to expose a pod as a service
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
expose
a
podasaservice
0
votes
1
answer
kubectl expose command: port VS targetport: (which one is which ?)
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
targetport
0
votes
1
answer
When using kubectl command, how do you to get output in json format?
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
kubectl
0
votes
1
answer
Command to create a namespace:
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
namespace
0
votes
1
answer
Whenever you run a kubectl command, it runs in the the default namespace How do you make in run in a different namespace?
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
kubectl
0
votes
1
answer
kubectl command to show labels of all pods in default namespace:
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
kubectlcommand
0
votes
1
answer
One liner command to run a pod with a label
asked
Aug 5, 2023
in
Kubernetes K8s
by
Robin
pod
Page:
« prev
1
2
3
4
5
6
7
8
9
...
14
next »
Recent questions in Kubernetes K8s
...