Custom Resource Objects

更新时间:
复制 MD 格式

  • CafeDeployment

    A high-level workload in CAFE. It provides advanced release capabilities for workloads such as InPlaceSet and ReplicaSet, including multiple grouped rollout strategies and multi-unit deployment modes.

  • InPlaceSet

    The most fundamental workload in CAFE. It creates the specified number of Pods and is responsible for maintaining the version of all Pods under its control.

  • OperationJob

    Provides O&M capabilities for Pods created within the CAFE system, including restart, bring online, take offline, drain/remove from traffic, and migration.

  • ResourceDecoration

    A workload in CAFE that adds extra configurations to existing resources. For example, sidecar injection can be performed using this resource.