1.
Introduction
2.
Design
3.
Getting Started
4.
Crit Guide
4.1.
System Requirements
4.2.
Installation
4.3.
Configuration
4.4.
Container Runtimes
4.5.
Running Etcd
4.6.
Control Plane Sizing
4.7.
Kubernetes Certificates
4.7.1.
Generating Certificates
4.7.2.
Managing Certificates
4.8.
Bootstrapping a Worker
4.8.1.
Bootstrap Token
4.8.2.
Bootstrap Server
4.9.
Configuring Control Plane Components
4.10.
Running crit up
4.10.1.
Control Plane Nodes
4.10.2.
Worker Nodes
4.11.
Installing a CNI
4.12.
Installing a Storage Driver
4.13.
Configuring Authentication
4.14.
Kubelet Settings
4.15.
Exposing Cluster DNS
5.
Security Guide
5.1.
Encrypting Kubernetes Secrets
5.2.
Enabling Pod Security Policies
5.2.1.
Pod Security Policy Examples
5.3.
Audit Policy Logging
5.4.
Disabling Anonymous Authentication
5.5.
Kubelet Server Certificate
5.6.
Encrypting Shared Cluster Files
6.
Cinder Guide
6.1.
What is Cinder
6.2.
Installation
6.3.
Configuration
6.4.
Features
7.
FAQ
8.
Command Reference
8.1.
Crit Commands
8.1.1.
General Commands
8.1.1.1.
crit template
8.1.1.2.
crit up
8.1.1.3.
crit version
8.1.2.
Certs Commands
8.1.2.1.
crit certs init
8.1.2.2.
crit certs list
8.1.2.3.
crit certs renew
8.1.3.
Config Commands
8.1.3.1.
crit config import
8.1.4.
Create Commands
8.1.4.1.
crit create token
8.1.5.
Generate Commands
8.1.5.1.
crit generate hash
8.1.5.2.
crit generate kubeconfig
8.1.5.3.
crit generate token
8.2.
Cinder Commands
8.2.1.
General Commands
8.2.1.1.
cinder load
8.2.1.2.
cinder version
8.2.2.
Create Commands
8.2.2.1.
cinder create cluster
8.2.2.2.
cinder create node
8.2.3.
Delete Commands
8.2.3.1.
cinder delete cluster
8.2.3.2.
cinder delete node
8.2.4.
Export Commands
8.2.4.1.
cinder export kubeconfig
8.2.5.
Get Commands
8.2.5.1.
cinder get clusters
8.2.5.2.
cinder get images
8.2.5.3.
cinder get ip
8.2.5.4.
cinder get kubeconfigs
8.2.5.5.
cinder get nodes
Light
Rust
Coal
Navy
Ayu (default)
The Critical Stack book
Bootstrapping a Worker
There are two available options for bootstrapping new worker nodes:
Bootstrap Token
Bootstrap Server