Back to source list
Official
Premium
Kubernetes
The K8s Source plugin for CloudQuery extracts configuration from a variety of K8s APIs
Publisher
cloudquery
Latest version
v7.7.2
Type
Source
Platforms
Date Published
Kubernetes (K8s) Apps Deployments
The k8s_apps_deployments table shows data for Kubernetes (K8s) Apps Deployments.
- This table requires the following permissions:
apiGroups: ["apps"] resources: ["deployments"] verbs: ["list"]
Primary Keys #
Name | Type |
---|---|
uid | utf8 |
Columns #
Name | Type |
---|---|
annotations | json |
api_version | utf8 |
context | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
deletion_grace_period_seconds | int64 |
finalizers | list<item: utf8, nullable> |
generation | int64 |
kind | utf8 |
labels | json |
name | utf8 |
namespace | utf8 |
owner_references | json |
resource_version | utf8 |
spec_min_ready_seconds | int64 |
spec_paused | bool |
spec_progress_deadline_seconds | int64 |
spec_replicas | int64 |
spec_revision_history_limit | int64 |
spec_selector | json |
spec_strategy | json |
spec_template | json |
status_available_replicas | int64 |
status_collision_count | int64 |
status_conditions | json |
status_observed_generation | int64 |
status_ready_replicas | int64 |
status_replicas | int64 |
status_unavailable_replicas | int64 |
status_updated_replicas | int64 |
uid | utf8 |