Ciprian Hacman
|
0de122f751
|
Clarify difference between terraform and kOps state stores
|
2022-05-31 08:19:44 +03:00 |
Peter Rifel
|
1772d0e39d
|
Remove remaining references to TerraformJSON feature flag
|
2021-12-25 07:49:19 -06:00 |
Peter Rifel
|
a0a6e3c974
|
Cleanup various references to LaunchConfigurations
|
2021-07-29 22:25:01 -04:00 |
axpraka
|
3033caa5e7
|
Update kops as kOps and remove extra spaces from .md files
- Updated kops as kOps in .md files.
- Remove extra spaces from .md files
|
2020-11-13 20:09:51 -05:00 |
Ciprian Hacman
|
61708eae6b
|
Rename kops to kOps in the docs
|
2020-10-29 19:40:53 +02:00 |
Ciprian Hacman
|
6a4d86baf9
|
Rename Kops to kOps in the docs
|
2020-10-29 19:39:50 +02:00 |
Barry Melbourne
|
84417c330b
|
Set minimum Terraform version to 0.12.26/0.13.0
|
2020-10-28 20:24:41 +00:00 |
Peter Rifel
|
7b17c2ab92
|
Update terraform docs with version compatibility
Also remove some outdated terraform instructions (0.7 was released in 2016)
|
2020-07-03 10:01:38 -05:00 |
Peter Rifel
|
9f67420120
|
Cleanup syntax highlighting and misc markdown cleanup
|
2020-06-08 22:12:32 -05:00 |
Christian van der Leeden
|
549f54de48
|
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.
Added Integration Test using minimal test setup
Added documentation. For terraform 0.12 support the resource names need to be changed still
|
2020-01-17 22:03:19 +01:00 |
Jeff Hale
|
b632348f49
|
minor grammar improvements to kops terraform docs
|
2019-01-05 16:34:51 -05:00 |
mooncake
|
5fe15965de
|
Fix documents
Signed-off-by: mooncake <xcoder@tenxcloud.com>
|
2018-10-14 21:36:29 +08:00 |
Ariel Mashraki
|
f6f48721d0
|
doc: fix minor typo in terraform doc
|
2018-10-02 14:02:57 +03:00 |
Fabio Rehm
|
9efc769eb9
|
Note that `kops rolling-update` is required after tf apply
Closes https://github.com/kubernetes/kops/issues/4740
|
2018-04-29 19:50:55 -03:00 |
Mike
|
b0591f5097
|
Update terraform.md
fix typo
|
2018-01-05 14:19:49 -05:00 |
Norio Akagi
|
f180976dde
|
Fixes #2535.
|
2017-05-11 01:17:14 -07:00 |
Pierre Ozoux
|
1325a5f437
|
Correct typo
|
2017-04-18 17:00:07 +01:00 |
Paulo Rafael Feodrippe
|
d8c7281945
|
Fix Terraform state link
|
2017-03-21 14:58:24 -03:00 |
King'ori Maina
|
cd01f057c3
|
Use cluster name that is consistent with other docs
|
2017-02-10 14:52:17 +02:00 |
King'ori Maina
|
502059aea3
|
Add links to "Caveats" section.
|
2017-02-10 14:47:19 +02:00 |
King'ori Maina
|
27a78a48a2
|
Emphasise importance of S3+version as TF store
|
2017-02-10 14:41:41 +02:00 |
King'ori Maina
|
6c9914e8d3
|
Improve Terraform docs
|
2017-02-02 15:36:23 +02:00 |
Justin Santa Barbara
|
912c6a3587
|
Merge pull request #868 from itsmrwave/fix_terraform_docs
Use correct envar for cluster name in Terraform docs
|
2016-11-14 09:36:55 -06:00 |
King'ori Maina
|
9bf5cf25cb
|
Use correct Terraform teardown command
|
2016-11-12 19:03:08 +02:00 |
King'ori Maina
|
9ee0fca097
|
Use correct envar for cluster name
|
2016-11-11 14:31:52 +02:00 |
Nick Turner
|
443c810b7f
|
simple -> simply
|
2016-10-14 22:47:06 -07:00 |
Justin Santa Barbara
|
0a49f5ae33
|
Docs: run `kops delete cluster` even with TF, for dynamic resources
|
2016-08-14 23:45:20 -04:00 |
Justin Santa Barbara
|
004d08d1a6
|
Update terraform docs for 0.7 release
Issue #281
Closes #256
|
2016-08-14 23:16:44 -04:00 |