We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb865b9 commit 11cdbffCopy full SHA for 11cdbff
B/B.001/.cmd
@@ -0,0 +1,9 @@
1
+k run net --image=sysnet4admin/net-tools-ifn
2
+
3
+k get po -o yaml
4
+k api-resources
5
6
+k get po -o yaml | grep -i resource
7
+k get po -o yaml | grep -C3 -i resource
8
+k get po -o yaml | grep -i object
9
0 commit comments