Skip to content

Commit

Permalink
Add to index page
Browse files Browse the repository at this point in the history
  • Loading branch information
theunrepentantgeek committed Oct 11, 2023
1 parent 0cb9ffc commit b8ce422
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions docs/hugo/content/guide/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ You can install directly [using YAML]( {{< relref "installing-from-yaml" >}}) if

[Uninstalling]( {{< relref "uninstalling" >}}) ASO is easy.

### Diagnosing problems

[Common issues]( {{< relref "diagnosing-problems" >}} ).

{{< /card >}}
{{< card header="**Configuration**">}}

Expand All @@ -49,6 +53,11 @@ Configure your Azure resources using Kubernetes [configmaps]( {{< relref "config
{{< /cardpane >}}

{{< cardpane >}}
{{< card header="**Resources**">}}
### KeyVaults
For resiliency ASO introduces new options for [creating KeyVaults]( {{< relref "keyvaults" >}}).

{{< /card >}}
{{< card header="**Upgrading**">}}

### Breaking Changes
Expand All @@ -60,6 +69,9 @@ Before upgrading, check for any [breaking changes]( {{< relref "breaking-changes
[Upgrading]( {{< relref "upgrading" >}}) to a new release of ASO.

{{< /card >}}
{{< /cardpane >}}

{{< cardpane >}}
{{< card header="**Reference**">}}

### Frequently Asked Questions
Expand All @@ -78,10 +90,6 @@ How does ASO manage a [large number of CRDs]( {{< relref "crd-management" >}})?

[Conditions]( {{< relref "conditions" >}}) are used to report the status of a resource.

### Diagnosing problems

[Common issues]( {{< relref "diagnosing-problems" >}} ).

### Metrics

ASO exposes [metrics]( {{< relref "metrics" >}}) for Prometheus.
Expand Down

0 comments on commit b8ce422

Please sign in to comment.