kops/docs
monicagangwar a63ccd5163 [calico] awsSrcDstCheck to disable src/dest checks in AWS
* replacing k8s-ec2-srcdst with calico's config awsSrcDstCheck and
  flag FELIX_AWSSRCDSTCHECK
* documentation and iam changes for calico awsSrcDstCheck
2020-10-08 17:17:23 +05:30
..
advanced Implement VFS for vault 2020-06-18 13:02:37 +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 Ascii cast! 2016-12-29 04:23:54 -07:00
cli Fix small typo in create cluster help output 2020-09-26 14:45:03 -07:00
development Sort wellknown ports and add missing ports to table 2020-10-08 08:27:51 +02:00
examples remove creationTimestamp fields from manifest examples 2020-07-19 16:32:33 -05:00
getting_started Add missing closing inline code character 2020-09-30 10:15:00 -06:00
img Adds new kops logo 2018-05-07 20:30:28 +01:00
kops-server Remove traces of kops-server 2019-12-26 13:20:32 -06:00
networking [calico] awsSrcDstCheck to disable src/dest checks in AWS 2020-10-08 17:17:23 +05:30
operations Improve description of detaching instances 2020-09-01 21:47:05 -07:00
overrides Fix override css 2020-06-19 13:36:37 -04:00
releases Add deprecation notice for support of Terraform v0.11 2020-09-26 09:08:23 +01:00
tutorial remove creationTimestamp fields from manifest examples 2020-07-19 16:32:33 -05:00
welcome Update releases.md and alpha channel for 1.18.0 release 2020-08-02 17:08:48 -07:00
work_in_progress Documentation updates 2017-06-30 15:33:37 -06:00
.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 Fix backwards compatibility when backend mode isnt set 2020-08-16 23:05:04 -07:00
aws-china.md Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
bastion.md Add the new kops feature table to a handful of feature sections 2020-07-19 18:01:18 -05:00
boot-sequence.md Move kube-apiserver-healthcheck to port 3990 2020-06-12 22:00:14 -07:00
changing_configuration.md Docs: Drop last DrainAndValidateRollingUpdate note 2019-01-22 09:26:07 +01:00
cluster_spec.md enable kubelet --housekeeping-interval flag 2020-10-07 08:00:41 -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 Update creating_subdomain.md 2017-05-30 13:23:29 +08:00
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 Remove min width on tables 2020-07-17 16:34:51 -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 Update horizontal_pod_autoscaling.md 2020-05-31 21:59:21 -07:00
http_proxy.md small documentation typo fixes 2020-01-07 13:12:28 -05:00
iam_roles.md docs(iam_roles): adding docs on Permissions Boundaries 2020-08-25 11:31:54 -03: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 feat toolbox instance-selector implementation 2020-08-10 16:16:51 -05:00
labels.md Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
manifests_and_customizing_via_api.md remove creationTimestamp fields from manifest examples 2020-07-19 16:32:33 -05:00
mfa.md Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
networking.md Fix a link typo in the networking.md 2020-06-29 13:26:12 +02:00
node_authorization.md De-emphasize bootstrap tokens and document node authorization as deprecated 2020-08-20 21:11:23 -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
release-process.md Document process to get older releases into artifacts.k8s.io 2020-09-14 11:27:25 -04:00
rotate-secrets.md Update cmd help text 2020-06-11 08:37:10 +02:00
run_in_existing_vpc.md Update shared-VPC documentation 2020-08-11 22:49:13 -07:00
secrets.md Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
security.md Disable static tokens by default as of Kubernetes 1.18 2020-06-01 15:12:09 -07:00
security_groups.md remove creationTimestamp fields from manifest examples 2020-07-19 16:32:33 -05:00
single-to-multi-master.md Update cmd help text 2020-06-11 08:37:10 +02:00
state.md Add the new kops feature table to a handful of feature sections 2020-07-19 18:01:18 -05:00
terraform.md Update terraform docs with version compatibility 2020-07-03 10:01:38 -05:00
topology.md Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05:00
upgrade_from_k8s_12.md Fixes for import from kube-up 2016-12-27 00:18:18 -05:00
upgrade_from_kubeup.md Cleanup syntax highlighting and misc markdown cleanup 2020-06-08 22:12:32 -05: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