Cloud API Overview > @adpt/cloud > k8s > PodSpec
k8s.PodSpec interface
Spec for for Kubernetes Pods
Signature:
export interface PodSpec
Properties
Property | Type | Description |
---|---|---|
containers | ContainerSpec[] | |
terminationGracePeriodSeconds | number |
Cloud API Overview > @adpt/cloud > k8s > PodSpec
Spec for for Kubernetes Pods
Signature:
export interface PodSpec
Property | Type | Description |
---|---|---|
containers | ContainerSpec[] | |
terminationGracePeriodSeconds | number |