Link to installation docs from other guides
This commit is contained in:
@@ -12,7 +12,7 @@ The helm-controller is part of the default toolkit installation.
|
|||||||
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
||||||
toolkit controllers installed on it.
|
toolkit controllers installed on it.
|
||||||
Please see the [get started guide](../get-started/index.md)
|
Please see the [get started guide](../get-started/index.md)
|
||||||
or the [install command docs](../cmd/tk_install.md).
|
or the [installation guide](installation.md).
|
||||||
|
|
||||||
## Define a Helm repository
|
## Define a Helm repository
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,10 @@ of an app was deployed and if the deployment is healthy.
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
* [Get started guide](../get-started/index.md)
|
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
||||||
|
toolkit controllers installed on it.
|
||||||
|
Please see the [get started guide](../get-started/index.md)
|
||||||
|
or the [installation guide](installation.md).
|
||||||
|
|
||||||
The GitOps toolkit controllers emit Kubernetes events whenever a resource status changes.
|
The GitOps toolkit controllers emit Kubernetes events whenever a resource status changes.
|
||||||
You can use the [notification-controller](../components/notification/controller.md)
|
You can use the [notification-controller](../components/notification/controller.md)
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ nobody else can obtain the original secret, even if they have access to the Git
|
|||||||
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
||||||
toolkit controllers installed on it.
|
toolkit controllers installed on it.
|
||||||
Please see the [get started guide](../get-started/index.md)
|
Please see the [get started guide](../get-started/index.md)
|
||||||
or the [install command docs](../cmd/tk_install.md).
|
or the [installation guide](installation.md).
|
||||||
|
|
||||||
The sealed-secrets controller comes with a companion CLI tool called kubeseal.
|
The sealed-secrets controller comes with a companion CLI tool called kubeseal.
|
||||||
With kubeseal you can create SealedSecret custom resources in YAML format
|
With kubeseal you can create SealedSecret custom resources in YAML format
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ GitOps pipelines that react to external events.
|
|||||||
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
To follow this guide you'll need a Kubernetes cluster with the GitOps
|
||||||
toolkit controllers installed on it.
|
toolkit controllers installed on it.
|
||||||
Please see the [get started guide](../get-started/index.md)
|
Please see the [get started guide](../get-started/index.md)
|
||||||
or the [install command docs](../cmd/tk_install.md).
|
or the [installation guide](installation.md).
|
||||||
|
|
||||||
The [notification controller](../components/notification/controller.md)
|
The [notification controller](../components/notification/controller.md)
|
||||||
can handle events coming from external systems
|
can handle events coming from external systems
|
||||||
|
|||||||
Reference in New Issue
Block a user