0 votes
in Kubernetes K8s by
Your computer has no access to internet Which kubectl command can you use to find out syntax of making a pvyaml :

1 Answer

0 votes
by

kubectl explain pv --recursive  # to find out syntax of making a pvyaml

Related questions

0 votes
asked Aug 4, 2023 in Kubernetes K8s by SakshiSharma
0 votes
asked Aug 7, 2023 in Kubernetes K8s by john ganales
...