-
Notifications
You must be signed in to change notification settings - Fork 1
Pod
Gregory Nickonov edited this page Mar 13, 2019
·
4 revisions
R.pod :backend do
container do
# Define main container
end
endWARNING: It is recommended that users create Pods only through a Controller, and not directly. See Controllers: Deployment, CronJob, Job, DaemonSet, or StatefulSet.
| Sunstone property | Kubernetes property | Type |
|---|---|---|
| metadata | metadata | Kubernetes Object Metadata |
| spec | spec | PodSpec |
A shortcut to spec.container.
A shortcut to spec.volumes.