| subcategory | page_title | description |
|---|---|---|
core/v1 |
Kubernetes: kubernetes_pod |
A pod is a group of one or more containers, the shared storage for those containers, and options about how to run the containers. Pods are always co-located and co-scheduled, and run in a shared context. |
A pod is a group of one or more containers, the shared storage for those containers, and options about how to run the containers. Pods are always co-located and co-scheduled, and run in a shared context.Read more at Kubernetes reference
metadata(Block List, Min: 1, Max: 1) Standard pod's metadata. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#metadata (see below for nested schema)
id(String) The ID of this resource.spec(List of Object) Specification of the desired behavior of the pod. (see below for nested schema)status(String)
Optional:
annotations(Map of String) An unstructured key value map stored with the pod that may be used to store arbitrary metadata. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/generate_name(String) Prefix, used by the server, to generate a unique name ONLY IF thenamefield has not been provided. This value will also be combined with a unique suffix. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#idempotencylabels(Map of String) Map of string keys and values that can be used to organize and categorize (scope and select) the pod. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/name(String) Name of the pod, must be unique. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#namesnamespace(String) Namespace defines the space within which name of the pod must be unique.
Read-Only:
generation(Number) A sequence number representing a specific generation of the desired state.resource_version(String) An opaque value that represents the internal version of this pod that can be used by clients to determine when pod has changed. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistencyuid(String) The unique in time and space value for this pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids
Read-Only:
active_deadline_seconds(Number)affinity(List of Object) (see below for nested schema)automount_service_account_token(Boolean)container(List of Object) (see below for nested schema)dns_config(List of Object) (see below for nested schema)dns_policy(String)enable_service_links(Boolean)host_aliases(List of Object) (see below for nested schema)host_ipc(Boolean)host_network(Boolean)host_pid(Boolean)hostname(String)image_pull_secrets(List of Object) (see below for nested schema)init_container(List of Object) (see below for nested schema)node_name(String)node_selector(Map of String)os(List of Object) (see below for nested schema)priority_class_name(String)readiness_gate(List of Object) (see below for nested schema)restart_policy(String)runtime_class_name(String)scheduler_name(String)security_context(List of Object) (see below for nested schema)service_account_name(String)share_process_namespace(Boolean)subdomain(String)termination_grace_period_seconds(Number)toleration(List of Object) (see below for nested schema)topology_spread_constraint(List of Object) (see below for nested schema)volume(List of Object) (see below for nested schema)
Read-Only:
node_affinity(List of Object) (see below for nested schema)pod_affinity(List of Object) (see below for nested schema)pod_anti_affinity(List of Object) (see below for nested schema)
Read-Only:
preferred_during_scheduling_ignored_during_execution(List of Object) (see below for nested schema)required_during_scheduling_ignored_during_execution(List of Object) (see below for nested schema)
Read-Only:
preference(List of Object) (see below for nested schema)weight(Number)
Nested Schema for spec.affinity.node_affinity.preferred_during_scheduling_ignored_during_execution.preference
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_fields(List of Object) (see below for nested schema)
Nested Schema for spec.affinity.node_affinity.preferred_during_scheduling_ignored_during_execution.preference.match_expressions
Read-Only:
key(String)operator(String)values(Set of String)
Nested Schema for spec.affinity.node_affinity.preferred_during_scheduling_ignored_during_execution.preference.match_fields
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
node_selector_term(List of Object) (see below for nested schema)
Nested Schema for spec.affinity.node_affinity.required_during_scheduling_ignored_during_execution.node_selector_term
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_fields(List of Object) (see below for nested schema)
Nested Schema for spec.affinity.node_affinity.required_during_scheduling_ignored_during_execution.node_selector_term.match_expressions
Read-Only:
key(String)operator(String)values(Set of String)
Nested Schema for spec.affinity.node_affinity.required_during_scheduling_ignored_during_execution.node_selector_term.match_fields
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
preferred_during_scheduling_ignored_during_execution(List of Object) (see below for nested schema)required_during_scheduling_ignored_during_execution(List of Object) (see below for nested schema)
Read-Only:
pod_affinity_term(List of Object) (see below for nested schema)weight(Number)
Nested Schema for spec.affinity.pod_affinity.preferred_during_scheduling_ignored_during_execution.pod_affinity_term
Read-Only:
label_selector(List of Object) (see below for nested schema)namespaces(Set of String)topology_key(String)
Nested Schema for spec.affinity.pod_affinity.preferred_during_scheduling_ignored_during_execution.pod_affinity_term.label_selector
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_labels(Map of String)
Nested Schema for spec.affinity.pod_affinity.preferred_during_scheduling_ignored_during_execution.pod_affinity_term.label_selector.match_expressions
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
label_selector(List of Object) (see below for nested schema)namespaces(Set of String)topology_key(String)
Nested Schema for spec.affinity.pod_affinity.required_during_scheduling_ignored_during_execution.label_selector
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_labels(Map of String)
Nested Schema for spec.affinity.pod_affinity.required_during_scheduling_ignored_during_execution.label_selector.match_expressions
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
preferred_during_scheduling_ignored_during_execution(List of Object) (see below for nested schema)required_during_scheduling_ignored_during_execution(List of Object) (see below for nested schema)
Nested Schema for spec.affinity.pod_anti_affinity.preferred_during_scheduling_ignored_during_execution
Read-Only:
pod_affinity_term(List of Object) (see below for nested schema)weight(Number)
Nested Schema for spec.affinity.pod_anti_affinity.preferred_during_scheduling_ignored_during_execution.pod_affinity_term
Read-Only:
label_selector(List of Object) (see below for nested schema)namespaces(Set of String)topology_key(String)
Nested Schema for spec.affinity.pod_anti_affinity.preferred_during_scheduling_ignored_during_execution.pod_affinity_term.label_selector
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_labels(Map of String)
Nested Schema for spec.affinity.pod_anti_affinity.preferred_during_scheduling_ignored_during_execution.pod_affinity_term.label_selector.match_expressions
Read-Only:
key(String)operator(String)values(Set of String)
Nested Schema for spec.affinity.pod_anti_affinity.required_during_scheduling_ignored_during_execution
Read-Only:
label_selector(List of Object) (see below for nested schema)namespaces(Set of String)topology_key(String)
Nested Schema for spec.affinity.pod_anti_affinity.required_during_scheduling_ignored_during_execution.label_selector
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_labels(Map of String)
Nested Schema for spec.affinity.pod_anti_affinity.required_during_scheduling_ignored_during_execution.label_selector.match_expressions
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
args(List of String)command(List of String)env(List of Object) (see below for nested schema)env_from(List of Object) (see below for nested schema)image(String)image_pull_policy(String)lifecycle(List of Object) (see below for nested schema)liveness_probe(List of Object) (see below for nested schema)name(String)port(List of Object) (see below for nested schema)readiness_probe(List of Object) (see below for nested schema)resources(List of Object) (see below for nested schema)security_context(List of Object) (see below for nested schema)startup_probe(List of Object) (see below for nested schema)stdin(Boolean)stdin_once(Boolean)termination_message_path(String)termination_message_policy(String)tty(Boolean)volume_mount(List of Object) (see below for nested schema)working_dir(String)
Read-Only:
name(String)value(String)value_from(List of Object) (see below for nested schema)
Read-Only:
config_map_key_ref(List of Object) (see below for nested schema)field_ref(List of Object) (see below for nested schema)resource_field_ref(List of Object) (see below for nested schema)secret_key_ref(List of Object) (see below for nested schema)
Read-Only:
key(String)name(String)optional(Boolean)
Read-Only:
api_version(String)field_path(String)
Read-Only:
container_name(String)divisor(String)resource(String)
Read-Only:
key(String)name(String)optional(Boolean)
Read-Only:
config_map_ref(List of Object) (see below for nested schema)prefix(String)secret_ref(List of Object) (see below for nested schema)
Read-Only:
name(String)optional(Boolean)
Read-Only:
name(String)optional(Boolean)
Read-Only:
post_start(List of Object) (see below for nested schema)pre_stop(List of Object) (see below for nested schema)
Read-Only:
exec(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)tcp_socket(List of Object) (see below for nested schema)
Read-Only:
command(List of String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
exec(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)tcp_socket(List of Object) (see below for nested schema)
Read-Only:
command(List of String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
exec(List of Object) (see below for nested schema)failure_threshold(Number)grpc(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)initial_delay_seconds(Number)period_seconds(Number)success_threshold(Number)tcp_socket(List of Object) (see below for nested schema)timeout_seconds(Number)
Read-Only:
command(List of String)
Read-Only:
port(Number)service(String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
container_port(Number)host_ip(String)host_port(Number)name(String)protocol(String)
Read-Only:
exec(List of Object) (see below for nested schema)failure_threshold(Number)grpc(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)initial_delay_seconds(Number)period_seconds(Number)success_threshold(Number)tcp_socket(List of Object) (see below for nested schema)timeout_seconds(Number)
Read-Only:
command(List of String)
Read-Only:
port(Number)service(String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
limits(Map of String)requests(Map of String)
Read-Only:
allow_privilege_escalation(Boolean)capabilities(List of Object) (see below for nested schema)privileged(Boolean)read_only_root_filesystem(Boolean)run_as_group(String)run_as_non_root(Boolean)run_as_user(String)se_linux_options(List of Object) (see below for nested schema)seccomp_profile(List of Object) (see below for nested schema)
Read-Only:
add(List of String)drop(List of String)
Read-Only:
level(String)role(String)type(String)user(String)
Read-Only:
localhost_profile(String)type(String)
Read-Only:
exec(List of Object) (see below for nested schema)failure_threshold(Number)grpc(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)initial_delay_seconds(Number)period_seconds(Number)success_threshold(Number)tcp_socket(List of Object) (see below for nested schema)timeout_seconds(Number)
Read-Only:
command(List of String)
Read-Only:
port(Number)service(String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
mount_path(String)mount_propagation(String)name(String)read_only(Boolean)sub_path(String)sub_path_expr(String)
Read-Only:
nameservers(List of String)option(List of Object) (see below for nested schema)searches(List of String)
Read-Only:
name(String)value(String)
Read-Only:
hostnames(List of String)ip(String)
Read-Only:
name(String)
Read-Only:
args(List of String)command(List of String)env(List of Object) (see below for nested schema)env_from(List of Object) (see below for nested schema)image(String)image_pull_policy(String)lifecycle(List of Object) (see below for nested schema)liveness_probe(List of Object) (see below for nested schema)name(String)port(List of Object) (see below for nested schema)readiness_probe(List of Object) (see below for nested schema)resources(List of Object) (see below for nested schema)security_context(List of Object) (see below for nested schema)startup_probe(List of Object) (see below for nested schema)stdin(Boolean)stdin_once(Boolean)termination_message_path(String)termination_message_policy(String)tty(Boolean)volume_mount(List of Object) (see below for nested schema)working_dir(String)
Read-Only:
name(String)value(String)value_from(List of Object) (see below for nested schema)
Read-Only:
config_map_key_ref(List of Object) (see below for nested schema)field_ref(List of Object) (see below for nested schema)resource_field_ref(List of Object) (see below for nested schema)secret_key_ref(List of Object) (see below for nested schema)
Read-Only:
key(String)name(String)optional(Boolean)
Read-Only:
api_version(String)field_path(String)
Read-Only:
container_name(String)divisor(String)resource(String)
Read-Only:
key(String)name(String)optional(Boolean)
Read-Only:
config_map_ref(List of Object) (see below for nested schema)prefix(String)secret_ref(List of Object) (see below for nested schema)
Read-Only:
name(String)optional(Boolean)
Read-Only:
name(String)optional(Boolean)
Read-Only:
post_start(List of Object) (see below for nested schema)pre_stop(List of Object) (see below for nested schema)
Read-Only:
exec(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)tcp_socket(List of Object) (see below for nested schema)
Read-Only:
command(List of String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
exec(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)tcp_socket(List of Object) (see below for nested schema)
Read-Only:
command(List of String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
exec(List of Object) (see below for nested schema)failure_threshold(Number)grpc(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)initial_delay_seconds(Number)period_seconds(Number)success_threshold(Number)tcp_socket(List of Object) (see below for nested schema)timeout_seconds(Number)
Read-Only:
command(List of String)
Read-Only:
port(Number)service(String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
container_port(Number)host_ip(String)host_port(Number)name(String)protocol(String)
Read-Only:
exec(List of Object) (see below for nested schema)failure_threshold(Number)grpc(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)initial_delay_seconds(Number)period_seconds(Number)success_threshold(Number)tcp_socket(List of Object) (see below for nested schema)timeout_seconds(Number)
Read-Only:
command(List of String)
Read-Only:
port(Number)service(String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
limits(Map of String)requests(Map of String)
Read-Only:
allow_privilege_escalation(Boolean)capabilities(List of Object) (see below for nested schema)privileged(Boolean)read_only_root_filesystem(Boolean)run_as_group(String)run_as_non_root(Boolean)run_as_user(String)se_linux_options(List of Object) (see below for nested schema)seccomp_profile(List of Object) (see below for nested schema)
Read-Only:
add(List of String)drop(List of String)
Read-Only:
level(String)role(String)type(String)user(String)
Read-Only:
localhost_profile(String)type(String)
Read-Only:
exec(List of Object) (see below for nested schema)failure_threshold(Number)grpc(List of Object) (see below for nested schema)http_get(List of Object) (see below for nested schema)initial_delay_seconds(Number)period_seconds(Number)success_threshold(Number)tcp_socket(List of Object) (see below for nested schema)timeout_seconds(Number)
Read-Only:
command(List of String)
Read-Only:
port(Number)service(String)
Read-Only:
host(String)http_header(List of Object) (see below for nested schema)path(String)port(String)scheme(String)
Read-Only:
name(String)value(String)
Read-Only:
port(String)
Read-Only:
mount_path(String)mount_propagation(String)name(String)read_only(Boolean)sub_path(String)sub_path_expr(String)
Read-Only:
name(String)
Read-Only:
condition_type(String)
Read-Only:
fs_group(String)fs_group_change_policy(String)run_as_group(String)run_as_non_root(Boolean)run_as_user(String)se_linux_options(List of Object) (see below for nested schema)seccomp_profile(List of Object) (see below for nested schema)supplemental_groups(Set of Number)sysctl(List of Object) (see below for nested schema)windows_options(List of Object) (see below for nested schema)
Read-Only:
level(String)role(String)type(String)user(String)
Read-Only:
localhost_profile(String)type(String)
Read-Only:
name(String)value(String)
Read-Only:
gmsa_credential_spec(String)gmsa_credential_spec_name(String)host_process(Boolean)run_as_username(String)
Read-Only:
effect(String)key(String)operator(String)toleration_seconds(String)value(String)
Read-Only:
label_selector(List of Object) (see below for nested schema)match_label_keys(Set of String)max_skew(Number)min_domains(Number)node_affinity_policy(String)node_taints_policy(String)topology_key(String)when_unsatisfiable(String)
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_labels(Map of String)
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
aws_elastic_block_store(List of Object) (see below for nested schema)azure_disk(List of Object) (see below for nested schema)azure_file(List of Object) (see below for nested schema)ceph_fs(List of Object) (see below for nested schema)cinder(List of Object) (see below for nested schema)config_map(List of Object) (see below for nested schema)csi(List of Object) (see below for nested schema)downward_api(List of Object) (see below for nested schema)empty_dir(List of Object) (see below for nested schema)ephemeral(List of Object) (see below for nested schema)fc(List of Object) (see below for nested schema)flex_volume(List of Object) (see below for nested schema)flocker(List of Object) (see below for nested schema)gce_persistent_disk(List of Object) (see below for nested schema)git_repo(List of Object) (see below for nested schema)glusterfs(List of Object) (see below for nested schema)host_path(List of Object) (see below for nested schema)iscsi(List of Object) (see below for nested schema)local(List of Object) (see below for nested schema)name(String)nfs(List of Object) (see below for nested schema)persistent_volume_claim(List of Object) (see below for nested schema)photon_persistent_disk(List of Object) (see below for nested schema)projected(List of Object) (see below for nested schema)quobyte(List of Object) (see below for nested schema)rbd(List of Object) (see below for nested schema)secret(List of Object) (see below for nested schema)vsphere_volume(List of Object) (see below for nested schema)
Read-Only:
fs_type(String)partition(Number)read_only(Boolean)volume_id(String)
Read-Only:
caching_mode(String)data_disk_uri(String)disk_name(String)fs_type(String)kind(String)read_only(Boolean)
Read-Only:
read_only(Boolean)secret_name(String)secret_namespace(String)share_name(String)
Read-Only:
monitors(Set of String)path(String)read_only(Boolean)secret_file(String)secret_ref(List of Object) (see below for nested schema)user(String)
Read-Only:
name(String)namespace(String)
Read-Only:
fs_type(String)read_only(Boolean)volume_id(String)
Read-Only:
default_mode(String)items(List of Object) (see below for nested schema)name(String)optional(Boolean)
Read-Only:
key(String)mode(String)path(String)
Read-Only:
driver(String)fs_type(String)node_publish_secret_ref(List of Object) (see below for nested schema)read_only(Boolean)volume_attributes(Map of String)
Read-Only:
name(String)
Read-Only:
default_mode(String)items(List of Object) (see below for nested schema)
Read-Only:
field_ref(List of Object) (see below for nested schema)mode(String)path(String)resource_field_ref(List of Object) (see below for nested schema)
Read-Only:
api_version(String)field_path(String)
Read-Only:
container_name(String)divisor(String)resource(String)
type- Indicates which kind of seccomp profile will be applied. Valid options are:Localhost- a profile defined in a file on the node should be used.RuntimeDefault- the container runtime default profile should be used.Unconfined- (Default) no profile should be applied.localhost_profile- Indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set iftypeisLocalhost.
Read-Only:
medium(String)size_limit(String)
Read-Only:
volume_claim_template(List of Object) (see below for nested schema)
Read-Only:
metadata(List of Object) (see below for nested schema)spec(List of Object) (see below for nested schema)
Read-Only:
annotations(Map of String)labels(Map of String)
Read-Only:
access_modes(Set of String)resources(List of Object) (see below for nested schema)selector(List of Object) (see below for nested schema)storage_class_name(String)volume_mode(String)volume_name(String)
Read-Only:
limits(Map of String)requests(Map of String)
Read-Only:
match_expressions(List of Object) (see below for nested schema)match_labels(Map of String)
Read-Only:
key(String)operator(String)values(Set of String)
Read-Only:
fs_type(String)lun(Number)read_only(Boolean)target_ww_ns(Set of String)
Read-Only:
driver(String)fs_type(String)options(Map of String)read_only(Boolean)secret_ref(List of Object) (see below for nested schema)
Read-Only:
name(String)namespace(String)
Read-Only:
dataset_name(String)dataset_uuid(String)
Read-Only:
fs_type(String)partition(Number)pd_name(String)read_only(Boolean)
Read-Only:
directory(String)repository(String)revision(String)
Read-Only:
endpoints_name(String)path(String)read_only(Boolean)
Read-Only:
path(String)type(String)
Read-Only:
chap_auth_discovery(Boolean)chap_auth_session(Boolean)fs_type(String)initiator_name(String)iqn(String)iscsi_interface(String)lun(Number)portals(List of String)read_only(Boolean)secret_ref(List of Object) (see below for nested schema)target_portal(String)
Read-Only:
name(String)
Read-Only:
path(String)
Read-Only:
path(String)read_only(Boolean)server(String)
Read-Only:
claim_name(String)read_only(Boolean)
Read-Only:
fs_type(String)pd_id(String)
Read-Only:
default_mode(String)sources(List of Object) (see below for nested schema)
Read-Only:
config_map(List of Object) (see below for nested schema)downward_api(List of Object) (see below for nested schema)secret(List of Object) (see below for nested schema)service_account_token(List of Object) (see below for nested schema)
Read-Only:
items(List of Object) (see below for nested schema)name(String)optional(Boolean)
Read-Only:
key(String)mode(String)path(String)
Read-Only:
items(List of Object) (see below for nested schema)
Read-Only:
field_ref(List of Object) (see below for nested schema)mode(String)path(String)resource_field_ref(List of Object) (see below for nested schema)
Read-Only:
api_version(String)field_path(String)
Read-Only:
container_name(String)divisor(String)resource(String)
Read-Only:
items(List of Object) (see below for nested schema)name(String)optional(Boolean)
Read-Only:
key(String)mode(String)path(String)
Read-Only:
audience(String)expiration_seconds(Number)path(String)
Read-Only:
group(String)read_only(Boolean)registry(String)user(String)volume(String)
Read-Only:
ceph_monitors(Set of String)fs_type(String)keyring(String)rados_user(String)rbd_image(String)rbd_pool(String)read_only(Boolean)secret_ref(List of Object) (see below for nested schema)
Read-Only:
name(String)namespace(String)
Read-Only:
default_mode(String)items(List of Object) (see below for nested schema)optional(Boolean)secret_name(String)
Read-Only:
key(String)mode(String)path(String)
Read-Only:
fs_type(String)volume_path(String)
data "kubernetes_pod" "test" {
metadata {
name = "terraform-example"
}
}
Pod can be imported using the namespace and name, e.g.
$ terraform import kubernetes_pod.example default/terraform-example