mirror of https://github.com/kubernetes/kops.git
				
				
				
			
		
			
				
	
	
	
		
			4.6 KiB
		
	
	
	
	
	
			
		
		
	
	
			4.6 KiB
		
	
	
	
	
	
Documentation Index
For a better viewing experience please check out our live documentation site at kops.sigs.k8s.io.
Quick start
Overview
Command-line interface
- CLI argument explanations
- CLI reference
- Commands
- miscellaneous CLI-related remarks
 
- Experimental features
- list of and how to enable experimental flags in the CLI
 
- kubectl
- how to point kubectl to your kopscluster
 
- how to point kubectl to your 
Advanced / Detailed List of Configurations
API / Configuration References
API Usage Guides
- kopscluster API definitions- overview of some of the API value to customize a kopscluster
 
- overview of some of the API value to customize a 
- kopsinstance groups API- overview of some of the API value to customize a kopsgroups of k8s nodes
 
- overview of some of the API value to customize a 
- Using Manifests and Customizing via the API
Operations
- Cluster addon manager
- Cluster addons
- Cluster configuration management
- Cluster desired configuration creation from template
- etcdvolume encryption setup
- etcdbackup/restore
- GPU setup
- High Availability
- InstanceGroup Images
- how to use other image for cluster nodes, and information on available/tested images
 
- k8supgrading
- kopsupdating
- Label management
- for cluster nodes
 
- Service Account Token Volume Projection
- Moving from a Single Master to Multiple HA Masters
- Upgrading Kubernetes
- Working with Instance Groups
- Running kopsin a CI environment
Networking
- Networking Overview including CNI
- Run kopsin an existing VPC
- Supported network topologies
- Subdomain setup
kops design documents
Security
- Bastion setup
- Instance IAM roles
- MFA setup
- how to set up MFA for kops
 
- how to set up MFA for 
- Security
- overview of secret storage, SSH credentials etc.
 
Inspection
- Download kopsconfiguration- methods to download the current generated kopsconfiguration
 
- methods to download the current generated 
- Get AWS subdomain NS records
Development
- Developing using Docker
- Documentation Guidelines
- E2E testing with kopsclusters
- Example on how to add a feature
- Hack Directory
- How to update kopsAPI
- Low level description on how kops works
- Notes on Gossip design
- Notes on master instance sizing
- Our release process
- Releasing with Homebrew
- Rolling Updates