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
--delete-emptydir-data
Continue even if there are pods using emptyDir (local data that will be deleted when the node is drained).
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlDrainSettings
Syntax
public Nullable<bool> DeleteEmptydirData { get; set; }
Value
Type | Description |
---|---|
Nullable |