Table: k8s_apps_daemon_sets
This table shows data for Kubernetes (K8s) Apps Daemon Sets.
The primary key for this table is uid.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
context | utf8 |
kind | utf8 |
api_version | utf8 |
name | utf8 |
namespace | utf8 |
uid (PK) | utf8 |
resource_version | utf8 |
generation | int64 |
deletion_grace_period_seconds | int64 |
labels | json |
annotations | json |
owner_references | json |
finalizers | list<item: utf8, nullable> |
spec_selector | json |
spec_template | json |
spec_update_strategy | json |
spec_min_ready_seconds | int64 |
spec_revision_history_limit | int64 |
status_current_number_scheduled | int64 |
status_number_misscheduled | int64 |
status_desired_number_scheduled | int64 |
status_number_ready | int64 |
status_observed_generation | int64 |
status_updated_number_scheduled | int64 |
status_number_available | int64 |
status_number_unavailable | int64 |
status_collision_count | int64 |
status_conditions | json |