Property reference

sn_itom_pattern.k8s_create_schedule_enabled

The sn_itom_pattern.k8s_create_schedule_enabled property enables the Kubernetes auto scheduler feature. When set to true, it automatically creates a serverless schedule for cloud clusters, streamlining the scheduling process and updating any existing manual schedules.

Default: false Type: boolean Application: Discovery and Service Mapping Patterns

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property controls the automatic creation of discovery schedules for Kubernetes clusters, eliminating the need for manual scheduling.
What area does it affect? Discovery and Service Mapping Patterns
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring Kubernetes discovery or transitioning from manual to automatic scheduling.

Out of the box property record

Raw metadata from the property record.

Property name sn_itom_pattern.k8s_create_schedule_enabled
Sys ID 807e61a11b6909108fad9868b04bcb6b
Type boolean
Application Discovery and Service Mapping Patterns
Default value false
Description Kubernetes auto scheduler feature flag
Updated 2022-02-15 04:33:59

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... APIs". The MID Server instance can access only the Clusters specific to the project. 3. Navigate to sys_properties.list and configure the following properties: ◦sn_itom_pattern.k8s_midserver: Specify a valid MID Server name. ◦sn_itom_pattern.k8s_create_schedule_enabled: Set the value to true. Note: Enabling the sn_itom_pattern.k8s_create_schedule_enabled property automatically creates a serverless schedule for your cloud clusters, eliminating the need for manual scheduling. If you have an existing ...