Skip to content

Commit

Permalink
fix: add civo support
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Rodenhuis committed Oct 18, 2023
1 parent fc87588 commit a210cf0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
6 changes: 1 addition & 5 deletions docs/apps/tekton.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,4 @@ If the build is changed in Otomi, the pipelinerun will not be re-started. Use th

```
tkn pipeline start <name-of-the-pipeline> --use-pipelinerun <name-of-the-pipelinerun> -n team-<team name>
```

:::info
We will soon add the option to restart the pipeline after the build has been changed in Otomi.
:::
```
4 changes: 0 additions & 4 deletions docs/get-started/install-with-dns.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ helm install -f values.yaml otomi otomi/otomi

## Civo DNS

:::info
Civo support is comming soon!
:::

Set up DNS in Civo:

1. Under `Networking` in the Civo Dashboard, click `DNS` and then `Add a domain name`
Expand Down
8 changes: 4 additions & 4 deletions docs/get-started/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@ To install Otomi on a Kubernetes cluster in Digital Ocean, use the `digitalocean

To install Otomi on a OVHcloud [Managed Kubernetes Service](https://www.ovhcloud.com/en-gb/public-cloud/kubernetes/), use the `ovh` provider.

### Linode Kubernetes Engine

To install Otomi on a [Linode Kubernetes Engine](https://www.linode.com/products/kubernetes/) cluster, use the `linode` provider.

### Vultr (VKE)

To install Otomi on a [Vultr Kubernetes Engine (VKE)](https://www.vultr.com/docs/vultr-kubernetes-engine/) cluster, use the `vultr` provider.

### Civo

:::info
Civo support is comming soon!
:::

To install Otomi on a [Civo K3s](https://www.civo.com/kubernetes) cluster, use the `civo` provider.

Otomi on CIVO requires at least:
Expand Down

0 comments on commit a210cf0

Please sign in to comment.