X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fnodes%2Fnodes.component.html;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fnodes%2Fnodes.component.html;h=3f337452775f57dd442bc0c62b50ade7ec8c2c6f;hb=a45c96e6ef35810d4803bad8d00e76258710eb5b;hp=0000000000000000000000000000000000000000;hpb=fd64df9852e4701aaa074676e35518f9b53d1b74;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/nodes/nodes.component.html b/blueprints/common/eliot-ui/frontend-src/src/app/nodes/nodes.component.html new file mode 100644 index 0000000..3f33745 --- /dev/null +++ b/blueprints/common/eliot-ui/frontend-src/src/app/nodes/nodes.component.html @@ -0,0 +1,75 @@ +
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Node Name {{eliot.nodeName}} Status {{eliot.nodeStatus}} Roles {{eliot.nodeRole}} age {{eliot.age}} version {{eliot.version}} Internal IP {{eliot.internalIp}} External IP {{eliot.externalIp}} OS Image {{eliot.osImage}} Kernel Version {{eliot.kernel}} Container Runtime {{eliot.containerRuntime}}
+ + + +
+ +
+ + +
+
\ No newline at end of file