This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
Summary
--grace-period
Period of time in seconds given to each pod to terminate gracefully. If negative, the default value specified in the pod will be used.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlDrainSettings
Syntax
public Nullable<int> GracePeriod { get; set; }
Value
Type | Description |
---|---|
Nullable |