docs: common typos

Fizes #4488 and some other typos

Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
Noel Georgi 2021-11-10 19:00:03 +05:30
parent a50483dddf
commit 897da2f6ef
No known key found for this signature in database
GPG Key ID: B1F736354201D483
16 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites

View File

@ -2,7 +2,7 @@
title: "KubeSpan"
---
KubeSpan is a feature of Talos that automates the setup and maintainance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ablility to operate hybrid Kuberentes clusters that can span the edge, datacenter, and cloud.
KubeSpan is a feature of Talos that automates the setup and maintenance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ablility to operate hybrid Kubernetes clusters that can span the edge, datacenter, and cloud.
Management of keys and discovery of peers can be completely automated for a zero-touch experience that makes it simple and easy to create hybrid clusters.
## Video Walkthrough

View File

@ -8,7 +8,7 @@ weight: 5
This release of Talos includes two new closely related
features: [cluster membership discovery](../../guides/discovery/) and [KubeSpan](../../guides/kubespan/).
KubeSpan is a feature of Talos that automates the setup and maintainance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ablility to operate hybrid Kuberentes clusters that can span the edge, datacenter, and cloud.
KubeSpan is a feature of Talos that automates the setup and maintainance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ablility to operate hybrid Kubernetes clusters that can span the edge, datacenter, and cloud.
Management of keys and discovery of peers can be completely automated for a zero-touch experience that makes it simple and easy to create hybrid clusters.
These new features are not enabled by default, to enable them please make following changes to the machine configuration:

View File

@ -32,7 +32,7 @@ created talosconfig
```
> The loadbalancer is used to distribute the load across multiple controlplane nodes.
> This isn't covered in detail, because we asume some loadbalancing knowledge before hand.
> This isn't covered in detail, because we assume some loadbalancing knowledge before hand.
> If you think this should be added to the docs, please [create a issue](https://github.com/talos-systems/talos/issues).
At this point, you can modify the generated configs to your liking.

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites

View File

@ -10,7 +10,7 @@ You can email their support to get a Talos ISO uploaded by following [issues:359
There are two options to upload your own.
1. Run an instance in rescue mode and replase the system OS with the Talos image
1. Run an instance in rescue mode and replace the system OS with the Talos image
2. Use [Hashicorp packer](https://www.packer.io/docs/builders/hetzner-cloud) to prepare an image
### Rescue mode

View File

@ -25,7 +25,7 @@ This is not a requirement, but rather a document to explain some key settings.
#### Endpoint
To configure the `talosctl` endpoint, it is recommended you use a resolvable DNS name.
This way, if you decide to upgrade to a multi-controlplane cluster you only have to add the ip adres to the hostname configuration.
This way, if you decide to upgrade to a multi-controlplane cluster you only have to add the ip address to the hostname configuration.
The configuration can either be done on a Loadbalancer, or simply trough DNS.
For example:

View File

@ -2,7 +2,7 @@
title: "KubeSpan"
---
KubeSpan is a feature of Talos that automates the setup and maintainance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ablility to operate hybrid Kuberentes clusters that can span the edge, datacenter, and cloud.
KubeSpan is a feature of Talos that automates the setup and maintenance of a full mesh [WireGuard](https://www.wireguard.com) network for your cluster, giving you the ability to operate hybrid Kubernetes clusters that can span the edge, datacenter, and cloud.
Management of keys and discovery of peers can be completely automated for a zero-touch experience that makes it simple and easy to create hybrid clusters.
## Video Walkthrough

View File

@ -210,7 +210,7 @@ One of the most popular open source add-on object stores is [MinIO](https://min.
## Others (iSCSI)
The most common remaining systems involve iSCSI in one form or another.
This includes things like the original OpenEBS, Racher's Longhorn, and many proprietary systems.
This includes things like the original OpenEBS, Rancher's Longhorn, and many proprietary systems.
Unfortunately, Talos does _not_ support iSCSI-based systems.
iSCSI in Linux is facilitated by [open-iscsi](https://github.com/open-iscsi/open-iscsi).
This system was designed long before containers caught on, and it is not well

View File

@ -12,7 +12,7 @@ Before sending data to the discovery service, Talos will encrypt the affiliate d
Each node submits it's data encrypted plus it submits the endpoints it sees from other peers to the discovery service
The discovery service aggregates the data, deduplicates the endpoints, and sends updates to each connected peer.
Each peer receives information back about other affiliates from the discovery service, decrypts it and uses it to drive KubeSpan and cluster discovery.
Moreover, the discovery service has no peristence.
Moreover, the discovery service has no persistence.
Data is stored in memory only with a TTL set by the clients (i.e. Talos).
The cluster ID is used as a key to select the affiliates (so that different clusters see different affiliates).

View File

@ -20,7 +20,7 @@ Since Talos is fully API-driven, all maintenance and debugging operations should
We would like for Talos users to start thinking about what a "machine" is in the context of a Kubernetes cluster.
That is, that a Kubernetes _cluster_ can be thought of as one massive machine, and the _nodes_ are merely additional, undifferentiated resources.
We don't want humans to focus on the _nodes_, but rather on the _machine_ that is the Kubernetes cluster.
Should an issue arise at the node level, `talosctl` should provide the necessary tooling to assist in the identification, debugging, and remedation of the issue.
Should an issue arise at the node level, `talosctl` should provide the necessary tooling to assist in the identification, debugging, and remediation of the issue.
However, the API is based on the Principle of Least Privilege, and exposes only a limited set of methods.
We envision Talos being a great place for the application of [control theory](https://en.wikipedia.org/wiki/Control_theory) in order to provide a self-healing platform.

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites

View File

@ -1,6 +1,6 @@
---
title: "Equinix Metal"
description: "Creating Talos cluster using Enquinix Metal."
description: "Creating Talos cluster using Equinix Metal."
---
## Prerequisites