Projects:Kubernetes: verschil tussen versies

Naar navigatie springen Naar zoeken springen
36 bytes toegevoegd ,  27 mrt 2019
Regel 648: Regel 648:
* Deployments, which are a way to tell Kubernetes to always have some type of Pod running
* Deployments, which are a way to tell Kubernetes to always have some type of Pod running
* Jobs, which are a way to tell Kubernetes to keep running some type of Pod until it finishes successfully
* Jobs, which are a way to tell Kubernetes to keep running some type of Pod until it finishes successfully
* Services, which are a way to make some application in Pods accessible over TCP
* Services, which are a way to make some application in Pods accessible over TCP (inside and/or outside the cluster)
* Volumes, which provide various kinds of storage to Pods
* Volumes, which provide various kinds of storage to Pods
** Persistent Volumes are provided by the cluster administrator to allow storage
** Persistent Volumes are provided by the cluster administrator to allow storage

Navigatiemenu