Update readme and glossary to reflect features and goals

This commit is contained in:
Kristoffer Dalby 2022-02-25 10:34:35 +01:00
parent 2c7064462a
commit 91b50550ee
2 changed files with 59 additions and 32 deletions

View file

@ -1,3 +1,6 @@
# Glossary
- Namespace: Collection of Tailscale nodes that can see each other. In Tailscale.com this is called Tailnet.
| Term | Description |
| --------- | --------------------------------------------------------------------------------------------------------------------- |
| Machine | A machine is a single entity connected to `headscale`, typically an installation of Tailscale. Also known as **Node** |
| Namespace | A namespace is a logical grouping of machines "owned" by the same entity, in Tailscale, this is typically a User |