Package io.quarkus.kubernetes.deployment
Class RollingUpdateConfig
java.lang.Object
io.quarkus.kubernetes.deployment.RollingUpdateConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxSurge
Specifies the maximum number of Pods that can be created over the desired number of Pods.
-
Constructor Details
-
RollingUpdateConfig
public RollingUpdateConfig()
-