From 3664dfafc281fb9b0d500cc86daedc2a4145f852 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Sat, 17 Apr 2021 19:15:51 -0700 Subject: [PATCH] Update docs with video meetings and referral links * Use our DigitalOcean referral code for new DigitalOcean users. This gives new accounts free cloud credits and provides a smaller cloud credit back to the project * Link to the new video meeting via one-time Github Sponsor feature that we're trying out * List Fedora CoreOS ARM64 as a supported platform (alpha). Before this was only mentioned in docs and on the blog. --- README.md | 6 +++++- docs/fedora-coreos/digitalocean.md | 2 +- docs/flatcar-linux/digitalocean.md | 2 +- docs/index.md | 6 +++++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a661795..9094167b 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Typhoon is available for [Fedora CoreOS](https://getfedora.org/coreos/). | DigitalOcean | Fedora CoreOS | [digital-ocean/fedora-coreos/kubernetes](digital-ocean/fedora-coreos/kubernetes) | beta | | Google Cloud | Fedora CoreOS | [google-cloud/fedora-coreos/kubernetes](google-cloud/fedora-coreos/kubernetes) | stable | +| Platform | Operating System | Terraform Module | Status | +|---------------|------------------|------------------|--------| +| AWS | Fedora CoreOS (ARM64) | [aws/fedora-coreos/kubernetes](aws/fedora-coreos/kubernetes) | alpha | + Typhoon is available for [Flatcar Linux](https://www.flatcar-linux.org/releases/). | Platform | Operating System | Terraform Module | Status | @@ -126,7 +130,7 @@ Typhoon is strict about minimalism, maturity, and scope. These are not in scope: ## Help -Ask questions on the IRC #typhoon channel on [freenode.net](http://freenode.net/). +Schedule a meeting via [Github Sponsors](https://github.com/sponsors/poseidon?frequency=one-time) to discuss your use case. You can also ask questions on the IRC #typhoon channel on [freenode.net](http://freenode.net/) (unmonitored). ## Motivation diff --git a/docs/fedora-coreos/digitalocean.md b/docs/fedora-coreos/digitalocean.md index 144e1a3c..fdc6e4ad 100644 --- a/docs/fedora-coreos/digitalocean.md +++ b/docs/fedora-coreos/digitalocean.md @@ -29,7 +29,7 @@ cd infra/clusters ## Provider -Login to [DigitalOcean](https://cloud.digitalocean.com) or create an [account](https://cloud.digitalocean.com/registrations/new), if you don't have one. +Login to [DigitalOcean](https://cloud.digitalocean.com). Or if you don't have one, create an account with our [referral link](https://m.do.co/c/94a5a4e76387) to get free credits. Generate a Personal Access Token with read/write scope from the [API tab](https://cloud.digitalocean.com/settings/api/tokens). Write the token to a file that can be referenced in configs. diff --git a/docs/flatcar-linux/digitalocean.md b/docs/flatcar-linux/digitalocean.md index 7e91ac8f..74697093 100644 --- a/docs/flatcar-linux/digitalocean.md +++ b/docs/flatcar-linux/digitalocean.md @@ -29,7 +29,7 @@ cd infra/clusters ## Provider -Login to [DigitalOcean](https://cloud.digitalocean.com) or create an [account](https://cloud.digitalocean.com/registrations/new), if you don't have one. +Login to [DigitalOcean](https://cloud.digitalocean.com). Or if you don't have one, create an account with our [referral link](https://m.do.co/c/94a5a4e76387) to get free credits. Generate a Personal Access Token with read/write scope from the [API tab](https://cloud.digitalocean.com/settings/api/tokens). Write the token to a file that can be referenced in configs. diff --git a/docs/index.md b/docs/index.md index 6add0f27..f7fcbb58 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,6 +31,10 @@ Typhoon is available for [Fedora CoreOS](https://getfedora.org/coreos/). | DigitalOcean | Fedora CoreOS | [digital-ocean/fedora-coreos/kubernetes](fedora-coreos/digitalocean.md) | beta | | Google Cloud | Fedora CoreOS | [google-cloud/fedora-coreos/kubernetes](fedora-coreos/google-cloud.md) | stable | +| Platform | Operating System | Terraform Module | Status | +|---------------|------------------|------------------|--------| +| AWS | Fedora CoreOS (ARM64) | [aws/fedora-coreos/kubernetes](advanced/arm64.md) | alpha | + Typhoon is available for [Flatcar Linux](https://www.flatcar-linux.org/releases/). | Platform | Operating System | Terraform Module | Status | @@ -116,7 +120,7 @@ kube-system kube-scheduler-controller-0 1/1 Running 0 ## Help -Ask questions on the IRC #typhoon channel on [freenode.net](http://freenode.net/). +Schedule a meeting via [Github Sponsors](https://github.com/sponsors/poseidon?frequency=one-time) to discuss your use case. You can also ask questions on the IRC #typhoon channel on [freenode.net](http://freenode.net/) (unmonitored). ## Motivation