Skip to navigation
Skip to content
Featured links
지원
콘솔
개발자
평가판 시작
모든 Red Hat
고객용
고객 지원
서브스크립션 관리
기술문의 관리
Red Hat 에코시스템 카탈로그
파트너 검색
파트너용
파트너 포털
파트너 지원
파트너 되기
평가판, 구매 및 판매
Red Hat 스토어
영업팀에 문의
평가판 시작
Learning resources
교육 및 자격증
하이브리드 클라우드 학습 허브
인터렉티브 랩
학습 커뮤니티
Red Hat TV
아키텍처 센터
오픈 소스 커뮤니티
글로벌 지원
Red Hat 기여 방식
AI
학습
설명서
리소스
Red Hat Summit
지원
콘솔
개발자
평가판 시작
연락처
언어 선택
English
Français
한국어
日本語
中文 (中国)
Deutsch
Italiano
Português
Español
홈
제품
OpenShift Container Platform
4.13
템플릿 API
3장. PodTemplate [v1]
Open
목차
Open page settings
OpenShift Container Platform
버전
4.22
4.21
4.20
4.19
4.18
4.17
4.16
4.15
4.14
4.13
4.12
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
3.11
3.10
3.9
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2
이 문서는 모든 버전에서 사용 가능하지 않을 수 있습니다.
모든 버전의 제품 페이지 보기
형식
멀티 페이지
단일 페이지
모든 문서를 PDF로 표시
3.1. 사양
3.1.1. .template
3.1.2. .template.spec
3.1.3. .template.spec.affinity
3.1.4. .template.spec.affinity.nodeAffinity
3.1.5. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution
3.1.6. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
3.1.7. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference
3.1.8. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchExpressions
3.1.9. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchExpressions[]
3.1.10. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchFields
3.1.11. .template.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[].preference.matchFields[]
3.1.12. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
3.1.13. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms
3.1.14. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[]
3.1.15. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions
3.1.16. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[]
3.1.17. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchFields
3.1.18. .template.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchFields[]
3.1.19. .template.spec.affinity.podAffinity
3.1.20. .template.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution
3.1.21. .template.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
3.1.22. .template.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
3.1.23. .template.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution
3.1.24. .template.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
3.1.25. .template.spec.affinity.podAntiAffinity
3.1.26. .template.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution
3.1.27. .template.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[]
3.1.28. .template.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[].podAffinityTerm
3.1.29. .template.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution
3.1.30. .template.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[]
3.1.31. .template.spec.containers
3.1.32. .template.spec.containers[]
3.1.33. .template.spec.containers[].env
3.1.34. .template.spec.containers[].env[]
3.1.35. .template.spec.containers[].env[].valueFrom
3.1.36. .template.spec.containers[].env[].valueFrom.configMapKeyRef
3.1.37. .template.spec.containers[].env[].valueFrom.fieldRef
3.1.38. .template.spec.containers[].env[].valueFrom.resourceFieldRef
3.1.39. .template.spec.containers[].env[].valueFrom.secretKeyRef
3.1.40. .template.spec.containers[].envFrom
3.1.41. .template.spec.containers[].envFrom[]
3.1.42. .template.spec.containers[].envFrom[].configMapRef
3.1.43. .template.spec.containers[].envFrom[].secretRef
3.1.44. .template.spec.containers[].lifecycle
3.1.45. .template.spec.containers[].lifecycle.postStart
3.1.46. .template.spec.containers[].lifecycle.postStart.exec
3.1.47. .template.spec.containers[].lifecycle.postStart.httpGet
3.1.48. .template.spec.containers[].lifecycle.postStart.httpGet.httpHeaders
3.1.49. .template.spec.containers[].lifecycle.postStart.httpGet.httpHeaders[]
3.1.50. .template.spec.containers[].lifecycle.postStart.tcpSocket
3.1.51. .template.spec.containers[].lifecycle.preStop
3.1.52. .template.spec.containers[].lifecycle.preStop.exec
3.1.53. .template.spec.containers[].lifecycle.preStop.httpGet
3.1.54. .template.spec.containers[].lifecycle.preStop.httpGet.httpHeaders
3.1.55. .template.spec.containers[].lifecycle.preStop.httpGet.httpHeaders[]
3.1.56. .template.spec.containers[].lifecycle.preStop.tcpSocket
3.1.57. .template.spec.containers[].livenessProbe
3.1.58. .template.spec.containers[].livenessProbe.exec
3.1.59. .template.spec.containers[].livenessProbe.grpc
3.1.60. .template.spec.containers[].livenessProbe.httpGet
3.1.61. .template.spec.containers[].livenessProbe.httpGet.httpHeaders
3.1.62. .template.spec.containers[].livenessProbe.httpGet.httpHeaders[]
3.1.63. .template.spec.containers[].livenessProbe.tcpSocket
3.1.64. .template.spec.containers[].ports
3.1.65. .template.spec.containers[].ports[]
3.1.66. .template.spec.containers[].readinessProbe
3.1.67. .template.spec.containers[].readinessProbe.exec
3.1.68. .template.spec.containers[].readinessProbe.grpc
3.1.69. .template.spec.containers[].readinessProbe.httpGet
3.1.70. .template.spec.containers[].readinessProbe.httpGet.httpHeaders
3.1.71. .template.spec.containers[].readinessProbe.httpGet.httpHeaders[]
3.1.72. .template.spec.containers[].readinessProbe.tcpSocket
3.1.73. .template.spec.containers[].resources
3.1.74. .template.spec.containers[].resources.claims
3.1.75. .template.spec.containers[].resources.claims[]
3.1.76. .template.spec.containers[].securityContext
3.1.77. .template.spec.containers[].securityContext.capabilities
3.1.78. .template.spec.containers[].securityContext.seLinuxOptions
3.1.79. .template.spec.containers[].securityContext.seccompProfile
3.1.80. .template.spec.containers[].securityContext.windowsOptions
3.1.81. .template.spec.containers[].startupProbe
3.1.82. .template.spec.containers[].startupProbe.exec
3.1.83. .template.spec.containers[].startupProbe.grpc
3.1.84. .template.spec.containers[].startupProbe.httpGet
3.1.85. .template.spec.containers[].startupProbe.httpGet.httpHeaders
3.1.86. .template.spec.containers[].startupProbe.httpGet.httpHeaders[]
3.1.87. .template.spec.containers[].startupProbe.tcpSocket
3.1.88. .template.spec.containers[].volumeDevices
3.1.89. .template.spec.containers[].volumeDevices[]
3.1.90. .template.spec.containers[].volumeMounts
3.1.91. .template.spec.containers[].volumeMounts[]
3.1.92. .template.spec.dnsConfig
3.1.93. .template.spec.dnsConfig.options
3.1.94. .template.spec.dnsConfig.options[]
3.1.95. .template.spec.ephemeralContainers
3.1.96. .template.spec.ephemeralContainers[]
3.1.97. .template.spec.ephemeralContainers[].env
3.1.98. .template.spec.ephemeralContainers[].env[]
3.1.99. .template.spec.ephemeralContainers[].env[].valueFrom
3.1.100. .template.spec.ephemeralContainers[].env[].valueFrom.configMapKeyRef
3.1.101. .template.spec.ephemeralContainers[].env[].valueFrom.fieldRef
3.1.102. .template.spec.ephemeralContainers[].env[].valueFrom.resourceFieldRef
3.1.103. .template.spec.ephemeralContainers[].env[].valueFrom.secretKeyRef
3.1.104. .template.spec.ephemeralContainers[].envFrom
3.1.105. .template.spec.ephemeralContainers[].envFrom[]
3.1.106. .template.spec.ephemeralContainers[].envFrom[].configMapRef
3.1.107. .template.spec.ephemeralContainers[].envFrom[].secretRef
3.1.108. .template.spec.ephemeralContainers[].lifecycle
3.1.109. .template.spec.ephemeralContainers[].lifecycle.postStart
3.1.110. .template.spec.ephemeralContainers[].lifecycle.postStart.exec
3.1.111. .template.spec.ephemeralContainers[].lifecycle.postStart.httpGet
3.1.112. .template.spec.ephemeralContainers[].lifecycle.postStart.httpGet.httpHeaders
3.1.113. .template.spec.ephemeralContainers[].lifecycle.postStart.httpGet.httpHeaders[]
3.1.114. .template.spec.ephemeralContainers[].lifecycle.postStart.tcpSocket
3.1.115. .template.spec.ephemeralContainers[].lifecycle.preStop
3.1.116. .template.spec.ephemeralContainers[].lifecycle.preStop.exec
3.1.117. .template.spec.ephemeralContainers[].lifecycle.preStop.httpGet
3.1.118. .template.spec.ephemeralContainers[].lifecycle.preStop.httpGet.httpHeaders
3.1.119. .template.spec.ephemeralContainers[].lifecycle.preStop.httpGet.httpHeaders[]
3.1.120. .template.spec.ephemeralContainers[].lifecycle.preStop.tcpSocket
3.1.121. .template.spec.ephemeralContainers[].livenessProbe
3.1.122. .template.spec.ephemeralContainers[].livenessProbe.exec
3.1.123. .template.spec.ephemeralContainers[].livenessProbe.grpc
3.1.124. .template.spec.ephemeralContainers[].livenessProbe.httpGet
3.1.125. .template.spec.ephemeralContainers[].livenessProbe.httpGet.httpHeaders
3.1.126. .template.spec.ephemeralContainers[].livenessProbe.httpGet.httpHeaders[]
3.1.127. .template.spec.ephemeralContainers[].livenessProbe.tcpSocket
3.1.128. .template.spec.ephemeralContainers[].ports
3.1.129. .template.spec.ephemeralContainers[].ports[]
3.1.130. .template.spec.ephemeralContainers[].readinessProbe
3.1.131. .template.spec.ephemeralContainers[].readinessProbe.exec
3.1.132. .template.spec.ephemeralContainers[].readinessProbe.grpc
3.1.133. .template.spec.ephemeralContainers[].readinessProbe.httpGet
3.1.134. .template.spec.ephemeralContainers[].readinessProbe.httpGet.httpHeaders
3.1.135. .template.spec.ephemeralContainers[].readinessProbe.httpGet.httpHeaders[]
3.1.136. .template.spec.ephemeralContainers[].readinessProbe.tcpSocket
3.1.137. .template.spec.ephemeralContainers[].resources
3.1.138. .template.spec.ephemeralContainers[].resources.claims
3.1.139. .template.spec.ephemeralContainers[].resources.claims[]
3.1.140. .template.spec.ephemeralContainers[].securityContext
3.1.141. .template.spec.ephemeralContainers[].securityContext.capabilities
3.1.142. .template.spec.ephemeralContainers[].securityContext.seLinuxOptions
3.1.143. .template.spec.ephemeralContainers[].securityContext.seccompProfile
3.1.144. .template.spec.ephemeralContainers[].securityContext.windowsOptions
3.1.145. .template.spec.ephemeralContainers[].startupProbe
3.1.146. .template.spec.ephemeralContainers[].startupProbe.exec
3.1.147. .template.spec.ephemeralContainers[].startupProbe.grpc
3.1.148. .template.spec.ephemeralContainers[].startupProbe.httpGet
3.1.149. .template.spec.ephemeralContainers[].startupProbe.httpGet.httpHeaders
3.1.150. .template.spec.ephemeralContainers[].startupProbe.httpGet.httpHeaders[]
3.1.151. .template.spec.ephemeralContainers[].startupProbe.tcpSocket
3.1.152. .template.spec.ephemeralContainers[].volumeDevices
3.1.153. .template.spec.ephemeralContainers[].volumeDevices[]
3.1.154. .template.spec.ephemeralContainers[].volumeMounts
3.1.155. .template.spec.ephemeralContainers[].volumeMounts[]
3.1.156. .template.spec.hostAliases
3.1.157. .template.spec.hostAliases[]
3.1.158. .template.spec.imagePullSecrets
3.1.159. .template.spec.imagePullSecrets[]
3.1.160. .template.spec.initContainers
3.1.161. .template.spec.initContainers[]
3.1.162. .template.spec.initContainers[].env
3.1.163. .template.spec.initContainers[].env[]
3.1.164. .template.spec.initContainers[].env[].valueFrom
3.1.165. .template.spec.initContainers[].env[].valueFrom.configMapKeyRef
3.1.166. .template.spec.initContainers[].env[].valueFrom.fieldRef
3.1.167. .template.spec.initContainers[].env[].valueFrom.resourceFieldRef
3.1.168. .template.spec.initContainers[].env[].valueFrom.secretKeyRef
3.1.169. .template.spec.initContainers[].envFrom
3.1.170. .template.spec.initContainers[].envFrom[]
3.1.171. .template.spec.initContainers[].envFrom[].configMapRef
3.1.172. .template.spec.initContainers[].envFrom[].secretRef
3.1.173. .template.spec.initContainers[].lifecycle
3.1.174. .template.spec.initContainers[].lifecycle.postStart
3.1.175. .template.spec.initContainers[].lifecycle.postStart.exec
3.1.176. .template.spec.initContainers[].lifecycle.postStart.httpGet
3.1.177. .template.spec.initContainers[].lifecycle.postStart.httpGet.httpHeaders
3.1.178. .template.spec.initContainers[].lifecycle.postStart.httpGet.httpHeaders[]
3.1.179. .template.spec.initContainers[].lifecycle.postStart.tcpSocket
3.1.180. .template.spec.initContainers[].lifecycle.preStop
3.1.181. .template.spec.initContainers[].lifecycle.preStop.exec
3.1.182. .template.spec.initContainers[].lifecycle.preStop.httpGet
3.1.183. .template.spec.initContainers[].lifecycle.preStop.httpGet.httpHeaders
3.1.184. .template.spec.initContainers[].lifecycle.preStop.httpGet.httpHeaders[]
3.1.185. .template.spec.initContainers[].lifecycle.preStop.tcpSocket
3.1.186. .template.spec.initContainers[].livenessProbe
3.1.187. .template.spec.initContainers[].livenessProbe.exec
3.1.188. .template.spec.initContainers[].livenessProbe.grpc
3.1.189. .template.spec.initContainers[].livenessProbe.httpGet
3.1.190. .template.spec.initContainers[].livenessProbe.httpGet.httpHeaders
3.1.191. .template.spec.initContainers[].livenessProbe.httpGet.httpHeaders[]
3.1.192. .template.spec.initContainers[].livenessProbe.tcpSocket
3.1.193. .template.spec.initContainers[].ports
3.1.194. .template.spec.initContainers[].ports[]
3.1.195. .template.spec.initContainers[].readinessProbe
3.1.196. .template.spec.initContainers[].readinessProbe.exec
3.1.197. .template.spec.initContainers[].readinessProbe.grpc
3.1.198. .template.spec.initContainers[].readinessProbe.httpGet
3.1.199. .template.spec.initContainers[].readinessProbe.httpGet.httpHeaders
3.1.200. .template.spec.initContainers[].readinessProbe.httpGet.httpHeaders[]
3.1.201. .template.spec.initContainers[].readinessProbe.tcpSocket
3.1.202. .template.spec.initContainers[].resources
3.1.203. .template.spec.initContainers[].resources.claims
3.1.204. .template.spec.initContainers[].resources.claims[]
3.1.205. .template.spec.initContainers[].securityContext
3.1.206. .template.spec.initContainers[].securityContext.capabilities
3.1.207. .template.spec.initContainers[].securityContext.seLinuxOptions
3.1.208. .template.spec.initContainers[].securityContext.seccompProfile
3.1.209. .template.spec.initContainers[].securityContext.windowsOptions
3.1.210. .template.spec.initContainers[].startupProbe
3.1.211. .template.spec.initContainers[].startupProbe.exec
3.1.212. .template.spec.initContainers[].startupProbe.grpc
3.1.213. .template.spec.initContainers[].startupProbe.httpGet
3.1.214. .template.spec.initContainers[].startupProbe.httpGet.httpHeaders
3.1.215. .template.spec.initContainers[].startupProbe.httpGet.httpHeaders[]
3.1.216. .template.spec.initContainers[].startupProbe.tcpSocket
3.1.217. .template.spec.initContainers[].volumeDevices
3.1.218. .template.spec.initContainers[].volumeDevices[]
3.1.219. .template.spec.initContainers[].volumeMounts
3.1.220. .template.spec.initContainers[].volumeMounts[]
3.1.221. .template.spec.os
3.1.222. .template.spec.readinessGates
3.1.223. .template.spec.readinessGates[]
3.1.224. .template.spec.resourceClaims
3.1.225. .template.spec.resourceClaims[]
3.1.226. .template.spec.resourceClaims[].source
3.1.227. .template.spec.schedulingGates
3.1.228. .template.spec.schedulingGates[]
3.1.229. .template.spec.securityContext
3.1.230. .template.spec.securityContext.seLinuxOptions
3.1.231. .template.spec.securityContext.seccompProfile
3.1.232. .template.spec.securityContext.sysctls
3.1.233. .template.spec.securityContext.sysctls[]
3.1.234. .template.spec.securityContext.windowsOptions
3.1.235. .template.spec.tolerations
3.1.236. .template.spec.tolerations[]
3.1.237. .template.spec.topologySpreadConstraints
3.1.238. .template.spec.topologySpreadConstraints[]
3.1.239. .template.spec.volumes
3.1.240. .template.spec.volumes[]
3.1.241. .template.spec.volumes[].awsElasticBlockStore
3.1.242. .template.spec.volumes[].azureDisk
3.1.243. .template.spec.volumes[].azureFile
3.1.244. .template.spec.volumes[].cephfs
3.1.245. .template.spec.volumes[].cephfs.secretRef
3.1.246. .template.spec.volumes[].cinder
3.1.247. .template.spec.volumes[].cinder.secretRef
3.1.248. .template.spec.volumes[].configMap
3.1.249. .template.spec.volumes[].configMap.items
3.1.250. .template.spec.volumes[].configMap.items[]
3.1.251. .template.spec.volumes[].csi
3.1.252. .template.spec.volumes[].csi.nodePublishSecretRef
3.1.253. .template.spec.volumes[].downwardAPI
3.1.254. .template.spec.volumes[].downwardAPI.items
3.1.255. .template.spec.volumes[].downwardAPI.items[]
3.1.256. .template.spec.volumes[].downwardAPI.items[].fieldRef
3.1.257. .template.spec.volumes[].downwardAPI.items[].resourceFieldRef
3.1.258. .template.spec.volumes[].emptyDir
3.1.259. .template.spec.volumes[].ephemeral
3.1.260. .template.spec.volumes[].ephemeral.volumeClaimTemplate
3.1.261. .template.spec.volumes[].ephemeral.volumeClaimTemplate.spec
3.1.262. .template.spec.volumes[].ephemeral.volumeClaimTemplate.spec.dataSource
3.1.263. .template.spec.volumes[].ephemeral.volumeClaimTemplate.spec.dataSourceRef
3.1.264. .template.spec.volumes[].ephemeral.volumeClaimTemplate.spec.resources
3.1.265. .template.spec.volumes[].ephemeral.volumeClaimTemplate.spec.resources.claims
3.1.266. .template.spec.volumes[].ephemeral.volumeClaimTemplate.spec.resources.claims[]
3.1.267. .template.spec.volumes[].fc
3.1.268. .template.spec.volumes[].flexVolume
3.1.269. .template.spec.volumes[].flexVolume.secretRef
3.1.270. .template.spec.volumes[].flocker
3.1.271. .template.spec.volumes[].gcePersistentDisk
3.1.272. .template.spec.volumes[].gitRepo
3.1.273. .template.spec.volumes[].glusterfs
3.1.274. .template.spec.volumes[].hostPath
3.1.275. .template.spec.volumes[].iscsi
3.1.276. .template.spec.volumes[].iscsi.secretRef
3.1.277. .template.spec.volumes[].nfs
3.1.278. .template.spec.volumes[].persistentVolumeClaim
3.1.279. .template.spec.volumes[].photonPersistentDisk
3.1.280. .template.spec.volumes[].portworxVolume
3.1.281. .template.spec.volumes[].projected
3.1.282. .template.spec.volumes[].projected.sources
3.1.283. .template.spec.volumes[].projected.sources[]
3.1.284. .template.spec.volumes[].projected.sources[].configMap
3.1.285. .template.spec.volumes[].projected.sources[].configMap.items
3.1.286. .template.spec.volumes[].projected.sources[].configMap.items[]
3.1.287. .template.spec.volumes[].projected.sources[].downwardAPI
3.1.288. .template.spec.volumes[].projected.sources[].downwardAPI.items
3.1.289. .template.spec.volumes[].projected.sources[].downwardAPI.items[]
3.1.290. .template.spec.volumes[].projected.sources[].downwardAPI.items[].fieldRef
3.1.291. .template.spec.volumes[].projected.sources[].downwardAPI.items[].resourceFieldRef
3.1.292. .template.spec.volumes[].projected.sources[].secret
3.1.293. .template.spec.volumes[].projected.sources[].secret.items
3.1.294. .template.spec.volumes[].projected.sources[].secret.items[]
3.1.295. .template.spec.volumes[].projected.sources[].serviceAccountToken
3.1.296. .template.spec.volumes[].quobyte
3.1.297. .template.spec.volumes[].rbd
3.1.298. .template.spec.volumes[].rbd.secretRef
3.1.299. .template.spec.volumes[].scaleIO
3.1.300. .template.spec.volumes[].scaleIO.secretRef
3.1.301. .template.spec.volumes[].secret
3.1.302. .template.spec.volumes[].secret.items
3.1.303. .template.spec.volumes[].secret.items[]
3.1.304. .template.spec.volumes[].storageos
3.1.305. .template.spec.volumes[].storageos.secretRef
3.1.306. .template.spec.volumes[].vsphereVolume