{{ $ctrl.model.Name }} associated associated {{ $ctrl.model.Status === 1 ? 'up' : 'down' }} {{ $ctrl.model.Snapshots[0].Time | getisodatefromtimestamp }} {{ $ctrl.model.Kubernetes.Snapshots[0].Time | getisodatefromtimestamp }} Group: {{ $ctrl.model.GroupName }}
{{ $ctrl.model.Snapshots[0].StackCount }} {{ $ctrl.model.Snapshots[0].StackCount === 1 ? 'stack' : 'stacks' }} {{ $ctrl.model.Snapshots[0].ServiceCount }} {{ $ctrl.model.Snapshots[0].ServiceCount === 1 ? 'service' : 'services' }} {{ $ctrl.model.Snapshots[0].RunningContainerCount + $ctrl.model.Snapshots[0].StoppedContainerCount }} {{ $ctrl.model.Snapshots[0].RunningContainerCount + $ctrl.model.Snapshots[0].StoppedContainerCount === 1 ? 'container' : 'containers' }} - {{ $ctrl.model.Snapshots[0].RunningContainerCount }} {{ $ctrl.model.Snapshots[0].StoppedContainerCount }} / {{ $ctrl.model.Snapshots[0].HealthyContainerCount }} {{ $ctrl.model.Snapshots[0].UnhealthyContainerCount }} {{ $ctrl.model.Snapshots[0].VolumeCount }} {{ $ctrl.model.Snapshots[0].VolumeCount === 1 ? 'volume' : 'volumes' }} {{ $ctrl.model.Snapshots[0].ImageCount }} {{ $ctrl.model.Snapshots[0].ImageCount === 1 ? 'image' : 'images' }} {{ $ctrl.model.Snapshots[0].Swarm ? 'Swarm' : 'Standalone' }} {{ $ctrl.model.Snapshots[0].DockerVersion }} + Agent
No snapshot available
{{ $ctrl.model.Kubernetes.Snapshots[0].TotalCPU }} CPU {{ $ctrl.model.Kubernetes.Snapshots[0].TotalMemory | humansize }} RAM Kubernetes {{ $ctrl.model.Kubernetes.Snapshots[0].KubernetesVersion }} {{ $ctrl.model.Kubernetes.Snapshots[0].NodeCount }} {{ $ctrl.model.Kubernetes.Snapshots[0].NodeCount === 1 ? 'node' : 'nodes' }}
-
{{ $ctrl.model.Snapshots[0].TotalCPU }} {{ $ctrl.model.Snapshots[0].TotalMemory | humansize }} - No tags {{ $ctrl.endpointTags }} {{ $ctrl.model.URL | stripprotocol }}