Skip to main content
Version: v0.27 Stable

Auto delete

Limited vCluster Tenancy Configuration Support

This feature is only available when using the following worker node types:

  • Host Nodes
  • Enterprise-Only Feature

    This feature is an Enterprise feature. See our pricing plans or contact our sales team for more information.

    The virtual cluster can be scheduled to sleep in the vcluster.yaml, but in order to use this ability, the vCluster also will need to be connected to the platform.

    Example​

    external:
    platform:
    autoDelete:
    afterInactivity: 600 # Default is set to seconds, so this equates to 10 minutes

    Config reference​

    autoDelete required object ​

    AutoDelete holds configuration for automatic delete

    afterInactivity required integer ​

    AfterInactivity specifies after how many seconds of inactivity the virtual cluster be deleted