Cross-cluster application management
Application services (FedAppService/AppInstanceGroup)
Create application service templates to synchronize, upgrade, or downgrade properties across deployment units (Cells).
Application configuration version management.
Release order management
Manage the release status and policies for one or more applications and review release changes.
During release preparation, you can configure application dependencies to automatically implement serial and parallel release policies.
During the release process, all pre-release, release, and post-release task events are recorded to track the release history.
Application service-level monitoring, log, and event configuration and display
Configure cross-cluster monitoring to aggregate and display data.
Configure cross-cluster log collection to aggregate, search, and display logs.
Application service-level event display.
Cross-cluster resource management
Service: A core Kubernetes resource that provides an abstract interface to access multiple pods, similar to load balancing. It supports ClusterIP, LoadBalancer, NodePort, Headless, and ExternalDNS types. You can create and modify Services using YAML or the UI.
ConfigMap: A resource type for storing application configuration information as key-value pairs. You can create and modify ConfigMaps using YAML or the UI.
Secret: A resource type for storing sensitive information required by workloads, such as authentication details and keys. You can create and modify Secrets using YAML or the UI.
Workloads (Kubernetes Native Workloads): Includes native Kubernetes resources such as Deployments, StatefulSets, DaemonSets, Jobs, and pods. Supports workload lifecycle management, including configuration, monitoring, updates, and deletion.
Multi-cluster management
Cluster creation and O&M
Node scale-out and display
Namespace management
Management of workspaces and workspace groups
Unit-based configuration
Logical unit configuration
Deployment unit configuration
Access layer management
Access gateway and traffic management
Application-layer traffic configuration