ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: Kubernetes > Service > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing Kubernetes > Service data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_kubernetes_service
label: Kubernetes > Service
extendsTable: cmdb_ci
columns:
- name: allocate_load_balancer_node_ports
label: Allocate Load Balancer Node Ports
type: boolean
- name: cluster_ips
label: Cluster IPs
type: string
size: 1000
- name: cluster_name
label: Cluster Name
type: string
- name: cluster_uid
label: Cluster UID
type: string
size: 50
- name: creation_timestamp
label: Creation Timestamp
size: 50
- name: external_traffic_policy
label: External Traffic Policy
- name: ip_families
label: IP Families
type: string
size: 1000
- name: name
label: Name
type: string
size: 255
- name: namespace
label: Namespace
- name: ports
label: Ports
type: string
size: 5000
- name: selector_query
label: Selector Query
- name: session_affinity
label: Session Affinity
- name: type
label: Type
- name: uid
label: UID
size: 50

Category

In Your Workspace

Developers