Editing Kubectl cluster-info dump

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
 
  [[kubectl cluster-info]] dump
 
  [[kubectl cluster-info]] dump
 
  .../...
 
  .../...
 
Note: kubectl cluster-info dump do not include information about APIs. Use:
 
  [[kubectl cluster-info dump]] && [[kubectl api-resources]]
 
 
 
   
 
   
 
  kubectl cluster-info dump | wc -l
 
  kubectl cluster-info dump | wc -l
 
  5840
 
  5840
 
kubectl cluster-info dump | wc -l
 
10124
 
  
 
== [[Minikube]] ==
 
== [[Minikube]] ==
Line 19: Line 12:
 
  3123
 
  3123
  
== Kind ==
+
  kubectl cluster-info dump | grep '"kind":'  | trim
  kubectl cluster-info dump | grep '"kind":'  | sort | uniq | trim
 
"[[kind]]": "[[DaemonSet]]",
 
"kind": "[[Deployment]]",
 
"kind": "Node",
 
"kind": "ReplicaSet",
 
"kind": "[[DaemonSetList]]",
 
"kind": "[[DeploymentList]]",
 
"kind": "EventList",
 
 
  "kind": "[[NodeList]]",
 
  "kind": "[[NodeList]]",
  "kind": "[[PodList]]",
+
  "kind": "[[EventList]]",
"kind": "[[ReplicaSetList]]",
 
 
  "kind": "[[ReplicationControllerList]]",
 
  "kind": "[[ReplicationControllerList]]",
 
  "kind": "[[ServiceList]]",
 
  "kind": "[[ServiceList]]",
 
+
  "kind": "DaemonSetList",
  kubectl cluster-info dump | grep '"kind":'  | sort | uniq | trim
+
  "kind": "DeploymentList",
  "kind": "DaemonSet",
+
  "kind": "ReplicaSetList",
  "kind": "[[DaemonSetList]]",
 
 
  "kind": "Deployment",
 
  "kind": "Deployment",
"kind": "DeploymentList",
 
"kind": "EventList",
 
"kind": "NodeList",
 
"kind": "Pod",
 
 
  "kind": "PodList",
 
  "kind": "PodList",
 
  "kind": "ReplicaSet",
 
  "kind": "ReplicaSet",
  "kind": "ReplicaSetList",
+
  "kind": "Node",
 +
"kind": "Node",
 +
"kind": "Node",
 +
"kind": "DaemonSet",
 +
"kind": "Node",
 +
"kind": "EventList",
 
  "kind": "ReplicationControllerList",
 
  "kind": "ReplicationControllerList",
 
  "kind": "ServiceList",
 
  "kind": "ServiceList",
 
+
"kind": "DaemonSetList",
== apiVersion ==
+
"kind": "DeploymentList",
  "apiVersion": "[[apps/v1]]",
+
  "kind": "ReplicaSetList",
  "apiVersion": "v1",
+
  "kind": "PodList",
  
 
== Related ==
 
== Related ==
 
* <code>[[kubectl cluster-info]]</code>
 
* <code>[[kubectl cluster-info]]</code>
* <code>[[kubectl api-resources]]</code>
 
  
 
== See also ==
 
== See also ==
 
* {{kubectl info}}
 
* {{kubectl info}}
 
* {{K8s info}}
 
* {{K8s info}}
* {{K8s tr}}
 
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: