Skip to content

Reorg Infra nav (1st iteration)

Marcia Ramos requested to merge configure-update-infra-nav into main

What this MR does

.
+-- Manage your infrastructure
|   +-- IaC
|      +-- Terraform integrations
|      +-- Terraform state
|   +-- Kubernetes clusters
|      +-- Connect your cluster
|         +-- Agent
|      +-- Other cluster docs
|   +-- Runbooks

Plan for the next iteration:

.
+-- Manage your infrastructure
|   +-- IaC
|      +-- Terraform integrations
|      +-- Terraform state
|   +-- Kubernetes clusters
|      +-- Connect your cluster
|         +-- Agent
|      +-- Manage your cluster
|      +-- Deploy to your cluster
|   +-- Runbooks

Notes

Commit history:

  1. In the 1st commit, I added all the existing pages.
  2. In the 2nd commit, I removed the pages containing deprecated features.
  3. In the 3rd commit, I moved the cluster level pages into the cert-based cluster method.
  4. In the 4th commit, I removed the 6th level, removed Serverless (deprecated), nested "Secure cluster apps".

Nav level: we'd need a 6th level to get where we want, but we have to drop the latest.

Comparison

Review app: http://configure-update-infra-nav.178.62.207.141.nip.io/ee/user/infrastructure/

BEFORE AFTER
Screen_Shot_2021-09-17_at_17.57.37 Screen_Shot_2021-09-22_at_18.02.44
Screen_Shot_2021-09-17_at_17.55.57 Screen_Shot_2021-09-22_at_18.04.20
BEFORE AFTER
Screen_Shot_2021-09-17_at_17.57.37 Screen_Shot_2021-09-17_at_17.52.54
Screen_Shot_2021-09-17_at_17.55.57 Screen_Shot_2021-09-17_at_17.53.28
Edited by Marcia Ramos

Merge request reports