Add minimal PetSets support
We need to run multiple memcached instances for scale and performance and the best approach for doing it is to support PetSets. Change-Id: I42c9f82508ed7f42df01b467f45531b67b52b054
This commit is contained in:
@@ -85,7 +85,8 @@ service
|
||||
+---------------+-----------------------------------------------+----------+------------------+------------+
|
||||
| kind | Kind of k8s object to use for containers | false | one of: | Deployment |
|
||||
| | deployment | | ["Deployment", | |
|
||||
| | | | "Daemonset"] | |
|
||||
| | | | "Daemonset", | |
|
||||
| | | | "PetSet"] | |
|
||||
+---------------+-----------------------------------------------+----------+------------------+------------+
|
||||
| containers | List of containers under multi-container pod | true | container_ array | |
|
||||
+---------------+-----------------------------------------------+----------+------------------+------------+
|
||||
|
||||
Reference in New Issue
Block a user