| Serge Bazanski | 867107d | 2021-07-06 12:55:26 +0200 | [diff] [blame^] | 1 | [Metropolis, a cluster operating system](./introduction-00-title.md) |
| 2 | [How to use this Handbook](./introduction-01-how-to-use.md) |
| Serge Bazanski | aad7948 | 2021-07-02 17:40:36 +0200 | [diff] [blame] | 3 | |
| Serge Bazanski | 867107d | 2021-07-06 12:55:26 +0200 | [diff] [blame^] | 4 | - [Metropolis in your Organization](./ch01-00-metropolis-organization.md) |
| 5 | |
| 6 | - [Demo Cluster](ch02-00-local-demo-cluster.md) |
| 7 | - [Launch locally](ch02-01-launch-locally.md) |
| 8 | - [Single node test cluster](ch02-02-single-node-test-cluster.md) |
| 9 | |
| 10 | - [Cluster Architecture](ch03-00-cluster-architecture.md) |
| 11 | - [Node](ch03-01-node.md) |
| 12 | - [Node Runnables and Logging](ch03-02-node-runnables.md) |
| 13 | - [Node Storage](ch03-03-node-storage.md) |
| 14 | - [Cluster](ch03-04-cluster.md) |
| 15 | - [Cluster API](ch03-05-cluster-api.md) |
| 16 | - [Identity and Authentication](ch03-06-identity-and-authentication.md) |
| 17 | - [Cluster Policy](ch03-07-cluster-policy.md) |
| 18 | - [Hardware Attestation](ch03-08-hardware-attestation.md) |
| 19 | |
| 20 | - [Production Deployment](ch04-00-production-deployment.md) |
| 21 | - [Stability and Releases](ch04-01-stability-and-releases.md) |
| 22 | - [Hardware Requirements](ch04-03-requirements.md) |
| 23 | - [Organizational Requirements](ch04-04-organizational-requirements.md) |
| 24 | - [The metroctl tool](ch04-02-the-metroctl-too.md) |
| 25 | - [Configuration and Deployment](ch04-05-configuration-and-deployment.md) |
| 26 | - [API and Daily Management](ch04-06-api-and-management.md) |
| 27 | - [Giving access to Users](ch04-07-giving-access-to-users.md) |
| 28 | - [Metrics and Monitoring](ch04-08-metrics-and-monitoring.md) |
| 29 | - [Troubleshooting and runbooks](ch04-09-troubleshooting-runbooks.md) |
| 30 | |
| 31 | - [Developing Metropolis](ch05-00-developing-metropolis.md) |
| 32 | - [Checking out and Building](ch05-01-checking-out-and-building.md) |
| 33 | - [A Bazel crash course](ch05-02-a-bazel-crash-course.md) |
| 34 | - [Codebase Structure](ch05-03-codebase-structure.md) |
| 35 | - [Running Tests](chd04-04-running-tests.md) |
| 36 | - [Design Process](chd04-05-design-process.md) |