kops/docs
Rohith 9958d333ae Kops Toolbox Template
The current implementation fails on template which reference unset variables, it is however useful at times to permit overriding this behavior and using sprig default() for example methods to handle it

- added a new command line option --fail-on-missing (defaults to true, so keeps the current behaviour)
- updated the unit test to reflect the changes
- updated the cli docs
2017-10-22 14:29:23 +00:00
..
advisories Added example output from a 1.4.12 cluster 2017-10-19 15:15:46 -07:00
api-server Adding docs on running kops with helm 2017-03-28 07:18:15 +02:00
apireference Regenerated docs/apireference 2017-10-01 21:13:25 -04:00
asciicast
calico_cidr_migration Fix migration script to take ipip mode into account 2017-07-24 12:21:56 -07:00
cli Kops Toolbox Template 2017-10-22 14:29:23 +00:00
development Merge pull request #3585 from justinsb/fix_old_custom_build 2017-10-10 11:10:53 -07:00
examples Changed the s3 bucket creation command. This was done because if someone is following along but wants to use a different region then the original command will not always create the bucket in that region. Here is the issue in the aws-cli that provides more information on the problem. https://github.com/aws/aws-cli/issues/1667 2017-09-20 16:58:39 -05:00
img
releases link to cve Advisory release doc fixed 2017-10-17 12:44:29 +11:00
tutorial Update gce.md 2017-10-10 11:14:36 +02:00
work_in_progress Documentation updates 2017-06-30 15:33:37 -06:00
README.md Add kops toolbox template docs 2017-10-17 20:33:14 +02:00
addon_manager.md Add docs for addon manager 2017-04-08 12:21:22 -04:00
addons.md Bump kubernetes-dashboard to v1.7.1 2017-10-16 23:38:11 -07:00
arguments.md Documentation updates 2017-06-30 15:33:37 -06:00
aws-china.md Add a doc to describe how to use kops in AWS China 2017-09-15 08:26:44 +08:00
aws.md updated aws tutorial so reader can copy and paste command instead of searching for aws key and secret 2017-10-18 06:09:14 -07:00
bastion.md fix typo in bastion.md 2017-08-17 01:14:46 +08:00
boot-sequence.md fix typo 2017-08-16 21:25:20 +08:00
changing_configuration.md Doc updates 2017-03-01 11:39:56 -07:00
cluster_spec.md Add HorizontalPodAutoscalerSyncPeriod for kubeControllerManager 2017-10-19 17:57:33 -04:00
cluster_template.md Add kops toolbox template docs 2017-10-17 20:33:14 +02:00
cluster_upgrades_and_migrations.md fixed #2514: support 'kopeio' as networking argument 2017-05-12 09:08:53 -07:00
commands.md Work on cli documentation 2017-05-07 21:03:29 -06:00
creating_subdomain.md Update creating_subdomain.md 2017-05-30 13:23:29 +08:00
download_config.md Fix small typo 2017-07-31 15:57:47 -04:00
etcd_backup.md Fix typo "snapshot" in etcd_backup.md 2017-02-28 15:41:55 +01:00
etcd_volume_encryption.md
experimental.md add EnableExternalDNS feature flag 2017-05-28 19:20:06 -04:00
gpu.md Experimental nvidia driver installation via a hook 2017-04-19 00:43:59 -04:00
high_availability.md moved documentation from cli to high_availability.md 2017-10-04 23:27:07 -07:00
http_proxy.md Add support for cluster using http forward proxy 2017-08-07 14:30:42 -04:00
iam_roles.md docs: reflect changes made in #1871 2017-02-20 18:34:05 +01:00
images.md Add docs that debian 9 images should work 2017-09-30 15:57:49 -04:00
install.md docs: clean up installation instructions 2017-10-03 00:37:51 -04:00
instance_groups.md Update provisioned iops doc example 2017-09-18 19:01:30 -07:00
kubectl.md added documentation index 2017-06-14 16:05:52 +02:00
labels.md Fix a documentation instance group doc typo 2017-07-11 15:49:50 -07:00
manifests_and_customizing_via_api.md Fix typo in link (lables.md -> labels.md) 2017-08-16 09:32:10 -04:00
mfa.md Propose awsudo as a workaround for kops mfa 2017-06-22 01:39:28 +03:00
networking.md Add support for Romana as a networking option 2017-09-13 22:48:18 +00:00
node_resource_handling.md fix typo 2017-08-18 08:42:47 +00:00
ns.md Make cmd1 populate the var for cmd2 2017-09-13 15:32:41 -04:00
philosophy.md
releases.md
run_in_existing_vpc.md Add support for cluster using http forward proxy 2017-08-07 14:30:42 -04:00
secrets.md improve documentation for secrets 2017-08-28 16:42:47 +02:00
security.md Requested Changes 2017-08-08 13:47:08 +01:00
single-to-multi-master.md Create all master instance groups at first 2017-06-19 18:36:56 +09:00
state.md
terraform.md Fixes #2535. 2017-05-11 01:17:14 -07:00
topology.md docs/topology - Fix the rolling-update command 2017-07-31 14:01:44 +05:30
update_kops.md Update update_kops.md 2017-08-01 21:06:26 +05:30
upgrade.md Update upgrade.md 2017-04-23 12:00:14 -04:00
upgrade_from_k8s_12.md
upgrade_from_kops_1.6_to_1.7_calico_cidr_migration.md added missing command 2017-08-02 16:08:38 +02:00
upgrade_from_kubeup.md
vsphere-dev.md Added documentation for vSphere support status. 2017-07-01 14:08:53 -04:00
vsphere-development-status.md Added documentation for vSphere support status. 2017-07-01 14:08:53 -04:00

README.md

Documentation Index

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