From abfdd5f46e9c387be5db73ef0f518bd51295e1cb Mon Sep 17 00:00:00 2001 From: nghialv Date: Wed, 11 May 2022 09:52:25 +0900 Subject: [PATCH] Refactor feature status page --- .../content/en/docs-dev/feature-status/_index.md | 16 ++++++++-------- .../operator-manual/control-plane/metrics.md | 2 -- .../en/docs-v0.30.x/feature-status/_index.md | 16 ++++++++-------- .../operator-manual/control-plane/metrics.md | 2 -- docs/content/en/docs/feature-status/_index.md | 16 ++++++++-------- .../operator-manual/control-plane/metrics.md | 2 -- 6 files changed, 24 insertions(+), 30 deletions(-) diff --git a/docs/content/en/docs-dev/feature-status/_index.md b/docs/content/en/docs-dev/feature-status/_index.md index 2f548a44b2..2bda04b84f 100644 --- a/docs/content/en/docs-dev/feature-status/_index.md +++ b/docs/content/en/docs-dev/feature-status/_index.md @@ -17,9 +17,9 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Beta | **Usable in production**. Documented. | | Stable | Production hardened. Backward compatibility. Documented. | -## PipeCD Features +## Provider -### Kubernetes Deployment +### Kubernetes | Feature | Phase | |-|-| @@ -35,7 +35,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Beta | -### Terraform Deployment +### Terraform | Feature | Phase | |-|-| @@ -46,7 +46,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Beta | -### Cloud Run Deployment +### Cloud Run | Feature | Phase | |-|-| @@ -57,7 +57,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Alpha | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Lambda Deployment +### Lambda | Feature | Phase | |-|-| @@ -68,7 +68,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Amazon ECS Deployment +### Amazon ECS | Feature | Phase | |-|-| @@ -80,7 +80,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Piped's Core +## Piped Agent | Feature | Phase | |-|-| @@ -102,7 +102,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Remote upgrade](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-upgrade) - Ability to upgrade Piped from the web console | Beta | | [Remote config](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-config) - Watch and reload configuration from a remote location such as Git | Beta | -### ControlPlane's Core +## Control Plane | Feature | Phase | |-|-| diff --git a/docs/content/en/docs-dev/operator-manual/control-plane/metrics.md b/docs/content/en/docs-dev/operator-manual/control-plane/metrics.md index dbb031f19e..08fdb1149d 100644 --- a/docs/content/en/docs-dev/operator-manual/control-plane/metrics.md +++ b/docs/content/en/docs-dev/operator-manual/control-plane/metrics.md @@ -6,8 +6,6 @@ description: > This page describes how to enable monitoring system for collecting PipeCD' metrics. --- -> WIP - PipeCD comes with a monitoring system including Prometheus, Alertmanager, and Grafana. This page walks you through how to set up and use them. diff --git a/docs/content/en/docs-v0.30.x/feature-status/_index.md b/docs/content/en/docs-v0.30.x/feature-status/_index.md index 2f548a44b2..2bda04b84f 100644 --- a/docs/content/en/docs-v0.30.x/feature-status/_index.md +++ b/docs/content/en/docs-v0.30.x/feature-status/_index.md @@ -17,9 +17,9 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Beta | **Usable in production**. Documented. | | Stable | Production hardened. Backward compatibility. Documented. | -## PipeCD Features +## Provider -### Kubernetes Deployment +### Kubernetes | Feature | Phase | |-|-| @@ -35,7 +35,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Beta | -### Terraform Deployment +### Terraform | Feature | Phase | |-|-| @@ -46,7 +46,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Beta | -### Cloud Run Deployment +### Cloud Run | Feature | Phase | |-|-| @@ -57,7 +57,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Alpha | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Lambda Deployment +### Lambda | Feature | Phase | |-|-| @@ -68,7 +68,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Amazon ECS Deployment +### Amazon ECS | Feature | Phase | |-|-| @@ -80,7 +80,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Piped's Core +## Piped Agent | Feature | Phase | |-|-| @@ -102,7 +102,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Remote upgrade](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-upgrade) - Ability to upgrade Piped from the web console | Beta | | [Remote config](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-config) - Watch and reload configuration from a remote location such as Git | Beta | -### ControlPlane's Core +## Control Plane | Feature | Phase | |-|-| diff --git a/docs/content/en/docs-v0.30.x/operator-manual/control-plane/metrics.md b/docs/content/en/docs-v0.30.x/operator-manual/control-plane/metrics.md index dbb031f19e..08fdb1149d 100644 --- a/docs/content/en/docs-v0.30.x/operator-manual/control-plane/metrics.md +++ b/docs/content/en/docs-v0.30.x/operator-manual/control-plane/metrics.md @@ -6,8 +6,6 @@ description: > This page describes how to enable monitoring system for collecting PipeCD' metrics. --- -> WIP - PipeCD comes with a monitoring system including Prometheus, Alertmanager, and Grafana. This page walks you through how to set up and use them. diff --git a/docs/content/en/docs/feature-status/_index.md b/docs/content/en/docs/feature-status/_index.md index 2f548a44b2..2bda04b84f 100644 --- a/docs/content/en/docs/feature-status/_index.md +++ b/docs/content/en/docs/feature-status/_index.md @@ -17,9 +17,9 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Beta | **Usable in production**. Documented. | | Stable | Production hardened. Backward compatibility. Documented. | -## PipeCD Features +## Provider -### Kubernetes Deployment +### Kubernetes | Feature | Phase | |-|-| @@ -35,7 +35,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Beta | -### Terraform Deployment +### Terraform | Feature | Phase | |-|-| @@ -46,7 +46,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Beta | -### Cloud Run Deployment +### Cloud Run | Feature | Phase | |-|-| @@ -57,7 +57,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Alpha | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Lambda Deployment +### Lambda | Feature | Phase | |-|-| @@ -68,7 +68,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Application live state](/docs/user-guide/application-live-state/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Amazon ECS Deployment +### Amazon ECS | Feature | Phase | |-|-| @@ -80,7 +80,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | Support [AWS App Mesh](https://aws.amazon.com/app-mesh/) | Incubating | | [Plan preview](/docs/user-guide/plan-preview) | Alpha | -### Piped's Core +## Piped Agent | Feature | Phase | |-|-| @@ -102,7 +102,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to | [Remote upgrade](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-upgrade) - Ability to upgrade Piped from the web console | Beta | | [Remote config](/docs/operator-manual/piped/remote-upgrade-remote-config/#remote-config) - Watch and reload configuration from a remote location such as Git | Beta | -### ControlPlane's Core +## Control Plane | Feature | Phase | |-|-| diff --git a/docs/content/en/docs/operator-manual/control-plane/metrics.md b/docs/content/en/docs/operator-manual/control-plane/metrics.md index dbb031f19e..08fdb1149d 100644 --- a/docs/content/en/docs/operator-manual/control-plane/metrics.md +++ b/docs/content/en/docs/operator-manual/control-plane/metrics.md @@ -6,8 +6,6 @@ description: > This page describes how to enable monitoring system for collecting PipeCD' metrics. --- -> WIP - PipeCD comes with a monitoring system including Prometheus, Alertmanager, and Grafana. This page walks you through how to set up and use them.