Difference between revisions of "Gravity"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Gravity is a Kubernetes packaging solution so it only runs on computers capable of running Kubernetes. == See also == * {{K8s}}")
 
Line 1: Line 1:
 
Gravity is a Kubernetes [[packaging solution]] so it only runs on computers capable of running [[Kubernetes]].
 
Gravity is a Kubernetes [[packaging solution]] so it only runs on computers capable of running [[Kubernetes]].
 +
 +
<pre>
 +
gravity status
 +
Cluster status: active
 +
Application: YOUR_APP_NAME, version 1.0.13
 +
Join token: 7b7fb2ef1628ca90a6542e9ef72677tg
 +
Last completed operation:
 +
    * operation_install (f9900615-3156-4b75-b897-8b2605fffa53)
 +
      started: Tue Apr  7 10:46 UTC (3 weeks ago)
 +
      completed: Tue Apr  7 10:46 UTC (3 weeks ago)
 +
Cluster endpoints:
 +
    * Authentication gateway:
 +
        - 172.17.255.254:32009
 +
    * Cluster management URL:
 +
        - https://172.17.255.254:32009
 +
Cluster nodes: cluster.local
 +
    Masters:
 +
        * YOUR_NODE_NAME / 172.17.255.254 / aio
 +
            Status: healthy
 +
</pre>
  
  
Line 6: Line 26:
 
== See also ==
 
== See also ==
 
* {{K8s}}
 
* {{K8s}}
 +
 +
 +
[[Category:Kubernetes]]

Revision as of 15:35, 30 April 2020

Gravity is a Kubernetes packaging solution so it only runs on computers capable of running Kubernetes.

gravity status
Cluster status:	active
Application:	YOUR_APP_NAME, version 1.0.13
Join token:	7b7fb2ef1628ca90a6542e9ef72677tg
Last completed operation:
    * operation_install (f9900615-3156-4b75-b897-8b2605fffa53)
      started:		Tue Apr  7 10:46 UTC (3 weeks ago)
      completed:	Tue Apr  7 10:46 UTC (3 weeks ago)
Cluster endpoints:
    * Authentication gateway:
        - 172.17.255.254:32009
    * Cluster management URL:
        - https://172.17.255.254:32009
Cluster nodes:	cluster.local
    Masters:
        * YOUR_NODE_NAME / 172.17.255.254 / aio
            Status:	healthy



See also

Advertising: