Infra nav (2nd iteration)

Follows !2211 (merged) // &6499 (closed).

  • Add new nav item "Manage cluster applications" (migration of Cluster Management Project Template to Agent: gitlab#343637 (closed))
    • "Cluster Management Project Template" under "Manage cluster applications"
    • Add "Migrate to the Cluster Management Project Template" under "Manage cluster applications" (gitlab#345155)
  • Update nav: When we add the deprecation notice to all pages affected by the cert-based integration with K8s (tracked in gitlab#343794 (closed)), remove "DEPRECATED" from all the pages under (DEPRECATED) Certificate-based clusters.

Current proposal:

.
+-- Manage your infrastructure
|   +-- IaC
|      +-- Terraform integrations
|      +-- Terraform state
|   +-- Kubernetes clusters
|      +-- Create a new cluster
|      +-- Install the Kubernetes Agent
|      +-- Configure the Kubernetes Agent
|      +-- Manage with Inventory Objects
|      +-- Deploy with the CI/CD Tunnel
|      +-- Manage cluster applications
|         +-- Migrate to the Cluster Management Project Template
|      +-- (DEPRECATED) Certificate-based clusters
|         +-- Create a new cluster
|         +-- Connect an existing cluster
|         +-- Access controls
|         +-- GitLab-Managed Clusters
|         +-- GitLab Managed Apps
|         +-- Management project template
|         +-- Cluster third-party integrations
|         +-- Cost management
|         +-- Protect your apps
|         +-- CI/CD environments
|         +-- Canary deployments
|         +-- Serverless
|         +-- Deploy Boards
|         +-- Pod logs
|         +-- Container Host Security
|   +-- Runbooks

Related:

Edited by Marcia Ramos