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.5.1
Type
Source
Platforms
Date Published
Kubernetes (K8s) Core Pods
The k8s_core_pods table shows data for Kubernetes (K8s) Core Pods.
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_active_deadline_seconds | int64 |
spec_affinity | json |
spec_automount_service_account_token | bool |
spec_containers | json |
spec_dns_config | json |
spec_dns_policy | utf8 |
spec_enable_service_links | bool |
spec_ephemeral_containers | json |
spec_host_aliases | json |
spec_host_ipc | bool |
spec_hostname | utf8 |
spec_host_network | bool |
spec_host_pid | bool |
spec_host_users | bool |
spec_image_pull_secrets | json |
spec_init_containers | json |
spec_node_name | utf8 |
spec_node_selector | json |
spec_os | json |
spec_overhead | json |
spec_preemption_policy | utf8 |
spec_priority | int64 |
spec_priority_class_name | utf8 |
spec_readiness_gates | json |
spec_resource_claims | json |
spec_restart_policy | utf8 |
spec_runtime_class_name | utf8 |
spec_scheduler_name | utf8 |
spec_scheduling_gates | json |
spec_security_context | json |
spec_service_account_name | utf8 |
spec_set_hostname_as_fqdn | bool |
spec_share_process_namespace | bool |
spec_subdomain | utf8 |
spec_termination_grace_period_seconds | int64 |
spec_tolerations | json |
spec_topology_spread_constraints | json |
spec_volumes | json |
status_conditions | json |
status_container_statuses | json |
status_ephemeral_container_statuses | json |
status_host_ip | inet |
status_host_ips | json |
status_init_container_statuses | json |
status_message | utf8 |
status_nominated_node_name | utf8 |
status_phase | utf8 |
status_pod_ip | inet |
status_pod_ips | list<item: inet, nullable> |
status_qos_class | utf8 |
status_reason | utf8 |
status_resize | utf8 |
status_resource_claim_statuses | json |
status_start_time | timestamp[us, tz=UTC] |
uid | utf8 |