Commit 26381064 authored by Gali Alon's avatar Gali Alon
Browse files

Fix broken org-chart link and missing RFH sections for Fleet Management and CCU

parent 89312e43
Loading
Loading
Loading
Loading
+3 −1
Changes for content/handbook/engineering/infrastructure-platforms/_index.md: 3 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ flowchart LR
    I --> GD[GitLab Dedicated]
    click GD "/handbook/engineering/infrastructure-platforms/gitlab-dedicated/"
    I --> PRODENG[Production Engineering]
    click PRODEND "/handbook/engineering/infrastructure-platforms/production-engineering/"
    click PRODENG "/handbook/engineering/infrastructure-platforms/production-engineering/"
    I --> SD[GitLab Delivery]
    click SD "/handbook/engineering/infrastructure-platforms/gitlab-delivery/"
    I --> TS[Tenant Scale]
@@ -54,6 +54,8 @@ flowchart LR
    click Runway "/handbook/engineering/infrastructure-platforms/gitlab-delivery/runway/"
    PRODENG --> CCU[Cloud Cost Utilization]
    click CCU "/handbook/engineering/infrastructure-platforms/production-engineering/cloud-cost-utilization/"
    PRODENG --> Fleet[Fleet Management]
    click Fleet "/handbook/engineering/infrastructure-platforms/production-engineering/fleet-management/"

    DE --> DevA[Development Analytics]
    click DevA "/handbook/engineering/infrastructure-platforms/developer-experience/development-analytics/"
+28 −1
Changes for content/handbook/engineering/infrastructure-platforms/getting-assistance.md: 28 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -45,10 +45,37 @@ Open a request for help in the [Request For Help Tracker](https://gitlab.com/git
We can help with:

1. Runway
1. Fleet Management

Our Slack channel is: [#f_runway](https://gitlab.enterprise.slack.com/archives/C05G970PHSA)

#### Fleet Management

Open a request for help in the [Request For Help Tracker](https://gitlab.com/gitlab-com/request-for-help/-/issues/new)

We can help with:

1. Core Kubernetes infrastructure (GKE clusters)
1. Kubernetes workload tooling (ArgoCD, Helmfile, Helm charts)
1. Virtual machine and OS image management
1. `ops.gitlab.net` and Ops runners
1. Secrets management (Vault)
1. Infrastructure-as-Code and shared CI tooling

Our Slack channel is: [#g_fleet_management](https://gitlab.enterprise.slack.com/archives/C0ACE4T2R6W)

#### Cloud Cost Utilization

Open a request for help by [creating an issue](https://gitlab.com/gitlab-com/gl-infra/finops/team/-/issues/new?description_template=issue) in the CCU issue tracker

We can help with:

1. Cloud cost analysis and reporting
1. Cost forecasting and budgeting
1. Resource utilization and wastage monitoring
1. Cost allocation labeling and tagging strategy

Our Slack channel is: [#g_cloud-cost-utilization](https://gitlab.enterprise.slack.com/archives/C09MUMXRECC)

#### Networking and Incident Management

Open a request for help in the [Request For Help Tracker](https://gitlab.com/gitlab-com/request-for-help/-/issues/new?issuable_template=SupportRequestTemplate-ProductionEngineering-NetworkingAndIncidentManagement.md)