AdamDang
02c0115043
Typo delete duplicated "is ", "utilty"->"utility"
...
In "The upgrade is will occur once the channels utilty picks up the change within a
few minutes.", “is” is superfluous.
"utilty" is wrong word, should be utility here.
2018-03-10 10:07:44 +08:00
k8s-ci-robot
d46f35539f
Merge pull request #4628 from AdamDang/patch-13
...
Typo fix "etcd manager"->"etcd-manager"
2018-03-09 13:06:10 -08:00
Kyle Rockman
8382cbbe57
redo documenation generation after PR changes
2018-03-09 10:21:24 -06:00
Kyle Rockman
148655da1f
recompile documentation
2018-03-09 10:14:00 -06:00
AdamDang
e01a8ff5de
Typo fix "etcd manager"->"etcd-manager"
...
In this doc, "etcd-manager" is written as "“etcd-manager", while in line 28 "etcd manager"
2018-03-09 20:25:21 +08:00
k8s-ci-robot
de9e728d5e
Merge pull request #4609 from AdamDang/patch-5
...
Typo delete duplicated "a a"
2018-03-08 18:46:20 -08:00
AdamDang
46652706e7
Typo fix "failes"->"fails"
...
"failes" is an error, should be fails or failure.
2018-03-08 18:08:24 +08:00
AdamDang
a8c2546c63
Typo delete duplicated "a a"
...
"a a" is duplicated in line 38
2018-03-08 17:45:26 +08:00
k8s-ci-robot
d4ad040c5c
Merge pull request #4577 from AdamDang/patch-2
...
Typo fix "kubernetes"->"Kubernetes"
2018-03-07 15:07:02 -08:00
k8s-ci-robot
fdc72d333d
Merge pull request #4600 from AdamDang/patch-4
...
Typo delete duplicated word
2018-03-07 15:06:52 -08:00
Sanket Patel
86a2637044
Update aws.md
...
Minor typo. publically -> publicly
2018-03-07 13:09:13 -06:00
AdamDang
6400f5148e
Typo delete duplicated word
...
"you can also rerun rerun" has a duplicated word "rerun".
2018-03-07 13:30:45 +08:00
k8s-ci-robot
2b4af48489
Merge pull request #4576 from AdamDang/patch-1
...
Typo fix "NAT Gateways" -> "NAT gateways"
2018-03-06 19:42:54 -08:00
King'ori Maina
929f299fac
Add caveat for nasty k8s 1.8 API aggregation layer bug
2018-03-05 19:59:01 +02:00
King'ori Maina
472604cac3
Add notes on registration of resource and custom metrics API servers
2018-03-05 19:04:28 +02:00
King'ori Maina
127ac0df4f
Update docs to make them clearer
2018-03-05 19:01:38 +02:00
King'ori Maina
c41b30e487
Add link to HPA docs in cluster spec docs
2018-03-05 18:43:47 +02:00
King'ori Maina
b294016e4d
Fix incorrect link text
2018-03-05 18:43:47 +02:00
King'ori Maina
91a6a9aa36
Remove unnecessary fullstops
2018-03-05 18:43:47 +02:00
King'ori Maina
3e178c814d
Add comprehensive horizontal pod autoscaling documentation
2018-03-05 18:43:46 +02:00
AdamDang
3e2fd0a2f0
Typo fix "kubernetes"->"Kubernetes"
...
"kubernetes cluster" is written in lower-case in line 5 , while in capitals in line 9 .
2018-03-05 17:34:47 +08:00
AdamDang
6682eae771
Typo fix "NAT Gateways" -> "NAT gateways"
...
"NAT gateway" appears 3 times in this doc. Two are "NAT gateway" ,while one is "NAT Gateway" . They should be kept consistency.
2018-03-05 14:04:05 +08:00
k8s-ci-robot
1c75f47510
Merge pull request #4526 from mad01/custom-ca
...
custom ca new implementation of #2924
2018-03-01 12:52:28 -08:00
Alexander Brandstedt
62ab65e8e3
implementation custom ca cert and key #2924
...
- implementing as new subcommand keypair to secret
- rename of LoadPEMCertificate to ParsePEMCertificate to have
the same naming of parsing of certificate/private key bytes in
the same package result is
pki.ParsePEMPrivateKey(privateKeyBytes)
pki.ParsePEMCertificate(certBytes)
2018-03-01 09:50:04 +01:00
k8s-ci-robot
533d0a72b1
Merge pull request #4474 from justinsb/etcd_manager_roadmap
...
Add (proposed) roadmap for etcd
2018-02-28 16:03:55 -08:00
k8s-ci-robot
6ff0a64f0f
Merge pull request #4528 from Globegitter/patch-3
...
Moving from one IG w multiple AZs to one IG per AZ
2018-02-28 08:00:50 -08:00
Markus Padourek
f5408e3bba
Fix typo
2018-02-28 11:03:35 +01:00
k8s-ci-robot
3b78618327
Merge pull request #4302 from sethpollack/eip
...
Add option for using existing EIP's
2018-02-27 22:27:46 -08:00
k8s-ci-robot
7b31187e9f
Merge pull request #4519 from syndbg/patch-1
...
Clarify few things in Running an existing VPC
2018-02-27 20:52:47 -08:00
Markus Padourek
41eff5b2b2
Moving from one IG w multiple AZs to one IG per AZ
...
As discussed in #760
2018-02-27 12:03:35 +01:00
Anton Antonov
3c88a7fc27
Clarify few things in Running an existing VPC
2018-02-26 18:11:57 +02:00
Justin Santa Barbara
6f52996c2a
Experimental kops set cluster command
...
Introduce an experimental kops set cluster command, for setting
individual fields in the same style as the kops create cluster
--override flags.
For now, feature flag gated by the same SpecOverrideFlag feature flag.
Also split out pkg/commands package to facilitate testing.
2018-02-26 09:33:16 -05:00
k8s-ci-robot
aa6e801e18
Merge pull request #3829 from mikesplain/suspendAZRebalance
...
Add Instance Group Suspend Processes
2018-02-25 22:20:52 -08:00
Mike Splain
571f1a08f3
Update docs
2018-02-25 23:00:58 -05:00
Christopher Hein
1eae32842d
Update AWS Logo In Docs
...
**Why:**
* The current logo is using the block type logo, this updates to the
smile logo
**This change addresses the need by:**
* closes #4480
Signed-off-by: Christopher Hein <me@christopherhein.com>
2018-02-21 01:45:35 -08:00
k8s-ci-robot
4b8db1eee0
Merge pull request #4137 from thockin-tmp/gcr-vanity
...
Convert registry to k8s.gcr.io
2018-02-20 08:54:39 -08:00
Justin Santa Barbara
38cb95446b
Add roadmap for etcd
2018-02-20 11:16:47 -05:00
Mike Splain
fdc2695fe1
Add suspendProcesses to IGs
2018-02-20 09:30:18 -05:00
k8s-ci-robot
c37eab74ca
Merge pull request #4435 from chrislovecnm/remove-submodules
...
Remove submodules
2018-02-19 14:54:38 -08:00
chrislovecnm
64439b4846
updating cli documentation for override-lifecycles
2018-02-19 13:27:08 -07:00
Seth Pollack
3ae8ac1329
add option for BYOEIP
2018-02-16 12:08:05 -05:00
k8s-ci-robot
4f6dc89642
Merge pull request #4384 from leeeboo/master
...
Add to aws-china.md to prevent Etag not match the HASH of file.
2018-02-16 08:32:39 -08:00
k8s-ci-robot
2c1ad3a630
Merge pull request #4440 from klaus993/fix-instange-groups-docs
...
Fix instange groups docs
2018-02-14 18:23:40 -08:00
klaus993
4ea6623933
Add clarification in instance group deletion
...
It can happen that, if one is accustomed to target the configuration to
terraform (for example), one does not expect it to be applied automatically,
but perform a `kops update cluster --target=terraform` followed by a `terraform
apply`. It's a disruption of common flow and it should be clarified.
2018-02-14 16:31:01 -03:00
Tim Hockin
79d5f793e7
Convert registry to k8s.gcr.io
2018-02-14 10:08:41 -08:00
k8s-ci-robot
2b1ecba8e1
Merge pull request #4395 from ihoegen/master
...
Add max-requests-inflight parameter
2018-02-13 22:59:51 -08:00
klaus993
43251fbb60
Change example in create ig --help
...
Add another subnet to the first example to show how to pass multiple subnets.
And run `make gen-cli-docs`.
2018-02-13 19:12:31 -03:00
Ian Hoegen
37c3ac3784
Add max-requests-inflight flag, along with docs
2018-02-13 13:34:48 -08:00
klaus993
6050d90805
Add info about `kops create ig` command in docs
2018-02-13 17:14:22 -03:00
Andrey Voronkov
6df4f001a3
Fix wrong backticks markdown.
2018-02-13 12:33:06 +03:00