Building Applications
This section is the consolidated entry for application-oriented workflows in ACP.
Use this path first when you need to create applications, manage workloads, prepare namespaces, work with ConfigMaps or Secrets, or perform routine application operations and observability tasks.
Relationship to the migrated web console docs
Many workflows from the newer console experience now map directly to the pages in this section.
In most cases:
- Use
create_applicationsfor application creation and update paths. - Use
application_workloadsfor Deployments, StatefulSets, DaemonSets, Pods, Jobs, and CronJobs. - Use
namespacefor namespace preparation and governance. - Use
configurationfor ConfigMaps and Secrets. - Use
operation_maintainingandapplication_observabilityfor status, versioning, logs, events, monitoring, and related operational tasks.
Across these task families, keep the following scope rules in mind:
- Aggregated application dashboards can summarize information across the clusters associated with the current project.
- Concrete resource operations still resolve in a selected cluster and namespace context.
- When a workflow can start from both the Applications view and the Clusters view, document the scope-specific behavior in the page where the action happens instead of keeping a separate parallel procedure.