Manifests.io

Easy to use kubernetes documentation

PodTemplate.template

PodTemplateSpec describes the data a pod should have when created from a template

Description
metadata 🔗
ObjectMeta

Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata

spec 🔗
PodSpec

Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status

See an issue here?