🚀Launch Week 08, April 14th - 18th, 2025🚀
Mods
ServiceNow

Policy: Kubernetes > ReplicationController > 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 > ReplicationController data.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Policy Specification

Schema Type
object
Default
table:
name: guardrails_kubernetes_replicationcontroller
label: Kubernetes > ReplicationController
extendsTable: cmdb_ci
columns:
- name: annotations
label: Annotations
type: string
size: 10000
- name: available_replicas
label: Available Replicas
type: integer
- name: cluster_name
label: Cluster Name
type: string
- name: cluster_uid
label: Cluster UID
type: string
size: 50
- name: conditions
label: Conditions
type: string
- name: creation_timestamp
label: Creation Timestamp
size: 50
- name: deletion_grace_period_seconds
label: Deletion Grace Period Seconds
type: integer
- name: fully_labeled_replicas
label: Fully Labeled Replicas
type: integer
- name: generate_name
label: Generate Name
type: string
- name: generation
label: Generation
type: integer
- name: labels
label: Labels
type: string
size: 10000
- name: min_ready_seconds
label: Min Ready Seconds
type: integer
- name: name
label: Name
type: string
size: 255
- name: namespace
label: Namespace
- name: observed_generation
label: Observed Generation
type: integer
- name: ready_replicas
label: Ready Replicas
type: integer
- name: replicas
label: Replicas
type: integer
- name: resource_version
label: Resource Version
type: string
- name: selector
label: Selector
type: string
- name: selector_query
label: Selector Query
type: string
- name: source_type
label: Source Type
type: string
- name: status_replicas
label: Status Replicas
type: integer
- name: template
label: Template
type: string
size: 10000
- name: uid
label: UID
size: 50

Category

In Your Workspace

Developers