kops/docs
Kubernetes Prow Robot 6d33b83567
Merge pull request #8922 from hakman/build-arm64
Add ARM64 build targets for kops and nodeup
2020-06-02 22:18:17 -07:00
..
advanced Remove vsphere from kops files 2020-05-30 13:36:55 +02:00
advisories Add advisory notice to readme and docs homepage 2020-05-06 21:51:59 -05:00
architecture Fix punctuation 2020-03-02 19:11:12 -08:00
asciicast
calico_cidr_migration
cli Add example for describe secret 2020-06-02 10:38:34 +08:00
development Update docs referencing the push-aws-run target 2020-06-03 07:46:30 +03:00
examples Merge pull request #8052 from yuxiaobo96/kops-links 2019-12-16 14:51:39 -08:00
getting_started Update DO Docs to use debian as default 2020-05-27 13:44:52 +05:30
img
kops-server Remove traces of kops-server 2019-12-26 13:20:32 -06:00
networking Update docs/networking/lyft-vpc.md 2020-05-12 18:38:16 +02:00
operations Mention backup retention duration settings 2020-05-27 21:01:52 +03:00
releases Merge pull request #9243 from johngmyers/relnote-tweaks 2020-06-02 13:06:17 -07:00
tutorial More clear split between IG specs and operations docs 2020-04-12 09:02:11 +02:00
welcome Bump compatibility matrix for kops 1.17 2020-05-31 13:11:29 -07:00
work_in_progress
.pages First pass 2019-09-19 20:56:29 -04:00
OWNERS fix OWNERS labels format 2020-03-10 22:47:50 -05:00
README.md Remove vsphere from kops files 2020-05-30 13:36:55 +02:00
authentication.md Merge pull request #7926 from bhegazy/aws-iam-auth-doc 2019-11-22 06:59:29 -08:00
aws-china.md Fix aws-china.md to download SHA-256 checksums for kops assets 2020-01-02 19:28:52 -08:00
bastion.md Add documentation on gossip 2020-05-10 20:38:25 +02:00
boot-sequence.md Docs: More List fixes 2019-12-11 09:30:33 +00:00
changing_configuration.md Docs: Drop last DrainAndValidateRollingUpdate note 2019-01-22 09:26:07 +01:00
cluster_spec.md Merge pull request #9065 from johngmyers/remove-distro 2020-05-27 23:22:01 -07:00
continuous_integration.md Merge pull request #7593 from mikesplain/docs_site_map 2019-10-25 08:31:40 -07:00
creating_subdomain.md
custom_ca.md Add doc for using custom CA 2019-08-19 14:18:47 -04:00
etcd3-migration.md Small updates to the etcd migration docs 2020-04-15 19:55:18 +02:00
extra.css Adds docsite hidden note on index.md 2020-04-10 17:58:05 -04:00
gossip.md Remove trailing empty lines 2020-05-10 21:54:39 +02:00
gpu.md Update document for GPU support 2018-12-24 15:48:45 +08:00
horizontal_pod_autoscaling.md fix(docs): fix the compatibility matrics on hpa.md 2018-12-10 18:24:52 -05:00
http_proxy.md small documentation typo fixes 2020-01-07 13:12:28 -05:00
iam_roles.md Add External Policies (AWS managed policy attachments) 2020-02-16 21:54:12 -08:00
index.md Remove vsphere from kops files 2020-05-30 13:36:55 +02:00
install.md Use a single command in Linux install instructions 2018-11-15 19:36:25 -04:00
instance_groups.md Update instance_groups.md 2020-05-06 16:59:23 +03:00
labels.md Docs: More List fixes 2019-12-11 09:30:33 +00:00
manifests_and_customizing_via_api.md Update godoc.org references to use pkg.go.dev 2020-02-01 11:11:42 -06:00
mfa.md
networking.md Remove Classic networking from docs 2020-05-18 22:29:29 -07:00
node_authorization.md docs: trivial fix some typos 2020-02-03 09:08:04 +07:00
node_resource_handling.md Fix blog link 2018-10-30 23:03:06 -07:00
philosophy.md Docs: More List fixes 2019-12-11 09:30:33 +00:00
rotate-secrets.md Update rotating secrets docs 2020-04-21 08:24:28 +02:00
run_in_existing_vpc.md Docs: More List fixes 2019-12-11 09:30:33 +00:00
secrets.md apigroup -> kops.k8s.io: Tests & supporting changes 2019-05-06 22:26:29 -04:00
security.md Disable static tokens by default as of Kubernetes 1.18 2020-06-01 15:12:09 -07:00
security_groups.md update security_groups.md 2020-04-16 19:38:29 +10:00
single-to-multi-master.md Fix single to multi-master migration 2020-04-25 19:06:57 +02:00
state.md doc: Typo in docs/state.md 2020-05-19 20:00:23 -04:00
terraform.md Enabling JSON output for Terraform instead of writing the HCL syntax tf file. JSON syntax is officially supported in 0.12 and a terraform version requirement will be set. For previous installations you need to delete the .tf file by hand. JSON generation will fail if kubernetes.tf is present. 2020-01-17 22:03:19 +01:00
topology.md
upgrade_from_k8s_12.md
upgrade_from_kubeup.md Correct the table format in upgrade_from_kubeup.md 2018-10-31 17:16:22 +08:00

README.md

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

Advanced / Detailed List of Configurations

API / Configuration References

API Usage Guides

Operations

Networking

kops design documents

Security

Inspection

Development