[SERVER GROUP IS DISABLED]
- Created
- {{ctrl.serverGroup.launchConfig.createdTime | timestamp}}
- In
-
{{ctrl.serverGroup.region}} - Network
- {{ctrl.serverGroup.network}}
- Subnet
- {{ctrl.serverGroup.subnet}}
- Zone{{ctrl.serverGroup.regional ? 's' : ''}}
-
- {{zone}}
- Target Shape
- {{ctrl.serverGroup.distributionPolicy.targetShape}}
- Min/Max
- {{ctrl.serverGroup.asg.desiredCapacity}}
- Current
- {{ctrl.serverGroup.instances.length}}
- Min
- {{ctrl.serverGroup.asg.minSize}}
- Desired
- {{ctrl.serverGroup.asg.desiredCapacity}}
- Max
- {{ctrl.serverGroup.asg.maxSize}}
- Current
- {{ctrl.serverGroup.instances.length}}
- {{currentAction.action}}
- {{currentAction.count}}
- Instances
-
- Name
- {{ctrl.serverGroup.launchConfig.launchConfigurationName}}
- Image
- {{ctrl.serverGroup.launchConfig.imageId}}
- Instance Type
- {{ctrl.serverGroup.launchConfig.instanceType | customInstanceFilter }}
- Minimum CPU Platform
- {{ctrl.serverGroup.launchConfig.minCpuPlatform || '(Automatic)'}}
- Service Account
- {{ctrl.serverGroup.serviceAccountEmail}}
- Auth Scopes
-
{{authScope}}
- Network
- {{ctrl.serverGroup.network}}
- Subnet
- {{ctrl.serverGroup.subnet}}
- Associate Public IP Address
- {{ctrl.serverGroup.associatePublicIPAddress}}
- Can IP Forward
- {{ctrl.serverGroup.canIpForward}}
- Startup Script
- Show Startup Script
- [none]
No custom metadata associated with this server group
-
{{metadata.key}}
- {{metadata.value.length > 90 ? metadata.value.substring(0, 90) + "..." : metadata.value}}
No tags associated with this server group
-
{{tag}}
No labels associated with this server group
-
{{key}}
- {{value}}
No Shielded VM policies associated with this server group
-
Secure Boot
- {{ctrl.serverGroup.shieldedVmConfig.enableSecureBoot}}
-
vTPM
- {{ctrl.serverGroup.shieldedVmConfig.enableVtpm}}
-
Integrity Monitoring
- {{ctrl.serverGroup.shieldedVmConfig.enableIntegrityMonitoring}}
No availability policies associated with this server group
-
Preemptibility
- {{ctrl.serverGroup.availabilityPolicies.preemptibility}}
-
Automatic Restart
- {{ctrl.serverGroup.availabilityPolicies.automaticRestart}}
-
On Host Maintenance
- {{ctrl.serverGroup.availabilityPolicies.onHostMaintenance}}
- Job
- {{ctrl.serverGroup.buildInfo.jenkins.name}}
- Package
- {{ctrl.serverGroup.buildInfo.package_name}}
- Build
- {{ctrl.serverGroup.buildInfo.jenkins.number}}
- Commit
- {{ctrl.truncateCommitHash()}}
- Version
- {{ctrl.serverGroup.buildInfo.version}}
- Build Link
- {{ctrl.buildJenkinsLink()}}
- {{ namedPort.name }} → {{ namedPort.port }}
- Balancing Mode
- {{ctrl.serverGroup.loadBalancingPolicy.balancingMode}}
- Max RPS per instance
- {{ctrl.serverGroup.loadBalancingPolicy.maxRatePerInstance}}
- Max CPU Utilization
- {{ctrl.serverGroup.loadBalancingPolicy.maxUtilization | decimalToPercent}}
- Max connections per instance
- {{ctrl.serverGroup.loadBalancingPolicy.maxConnectionsPerInstance}}
- Capacity
- {{ctrl.serverGroup.loadBalancingPolicy.capacityScaler | decimalToPercent}}