Austin Moore
5a77cc7258
Update readme with skipinstall instructions
2019-09-18 16:56:58 -07:00
Austin Moore
d38eb66aa9
Add docs for skipInstall
2019-09-18 16:56:57 -07:00
mikesplain
9a457fb7f2
Add horizontalPodAutoscalerDownscaleStabilization
2019-09-13 10:02:13 -04:00
Austin Moore
b0713218f2
Add docs for API ELB cross-zone configuration
2019-08-01 12:19:43 -04:00
Will Thames
ec3216126c
Document kubeAPIServer featureGates
2019-04-05 11:11:13 +10:00
Charles
5db03f5f05
fix spelling typo
...
apparently I can spell management correctly everywhere except here
2019-03-29 08:49:17 -07:00
Charles
345e468926
Add cpu management policy config
...
This adds the --cpu-manager-policy to the kubelet config
2019-03-29 08:49:17 -07:00
Alex Williams
834a63973d
Use EnsureTask for internal api route53 record
2019-03-16 17:43:31 +00:00
pgdagenais
78a4021719
Add cluster signing duration flag
2019-02-24 16:35:27 +00:00
Eric Greer
31a4c40131
merge conflict resolution
2019-02-21 15:20:05 -08:00
Eric Greer
8362b1260e
etcd memory requests can now be specified
2019-02-21 15:14:51 -08:00
Jeremy Mathevet
893742fb32
kube-apiserver: Add oidc-required-claim flag
2019-02-08 17:45:32 +00:00
Moustafa Baiou
cd95ebc11c
add documentation for external egress management
2019-01-27 15:53:22 -05:00
Josh Branham
c9371add5c
Add comment for resetting autoscaling
2019-01-17 11:52:23 -05:00
Josh Branham
30e35a293e
Refactor
2019-01-15 18:39:36 -05:00
Josh Branham
f1e62c3cc7
Add note regarding upgrading to CoreDNS
2019-01-15 15:54:53 -05:00
Aaron Walker
37d1070e26
Included type in SSL certificate documentation
2019-01-02 16:16:19 -08:00
Rich Lees
15f0fb7187
Enable HPA tolerance configuration pass 1
2018-11-29 15:59:57 +00:00
k8s-ci-robot
67f1cc8aba
Merge pull request #5586 from fernandocarletti/feature/flags
...
Add flag to disable Basic Auth.
2018-11-18 18:01:05 -08:00
Vlad Ionescu
b2b07cf045
Document etcd volume options
...
This commit adds documentation around the options for the etcd volumes:
volumeType and volumeIops, in addition to the already existing documentation for
volumeSize
Fixes https://github.com/kubernetes/kops/issues/4557
2018-11-02 16:01:30 +02:00
fernando.carletti
4b27e6c8ee
Add flag to disable Basic Auth.
2018-10-16 19:04:38 -05:00
Justin Santa Barbara
26ed46e0be
Merge pull request #5890 from captainkerk/add-target-ram-mb-option
...
add targetRamMb to kubeAPIServer spec
2018-10-09 00:45:36 -04:00
k8s-ci-robot
5c5ed1da6f
Merge pull request #5888 from posquit0/patch-3
...
Fix mis-typings in docs
2018-10-08 20:02:26 -07:00
captainkerk
d132577e21
add targetRamMb to kubeAPIServer spec
2018-10-09 01:46:18 +00:00
Byungjin Park
d7cab40f3d
Fix mis-typings in docs
2018-10-07 17:33:28 +09:00
captainkerk
beb8aebe06
add support for max-mutating-requests-inflight parameter
2018-10-04 05:40:28 +00:00
k8s-ci-robot
a300c2aa4c
Merge pull request #5106 from ExtraHop/hook-raw-manifest
...
Add `useRawManifest` hook option to install `manifest` as a hook unmodified
2018-09-21 09:23:00 -07:00
Fernando Carletti
a8185a91fd
Added documentation for Api server LB Certificate
...
This feature was added by the PR #5414 and it is available at release 1.10.0 but there's no related documentation yet available.
2018-09-16 13:35:02 -05:00
sunlintong
2cba1ef69e
specificied--specified
2018-09-03 10:42:03 +08:00
sunlintong
5cb854fee2
desiginated-->designated
2018-09-03 10:38:10 +08:00
Mike Splain
efe5f8862f
Add etcd volumeSize docs
2018-08-23 09:59:35 -04:00
Andrea Sosso
30f23e29f5
Fix cpu unit measurement
2018-08-09 16:03:24 +02:00
Rajat Sharma
b97c1bcbb4
Spell Fix: Fixing spelling of "Kubernetes" in doc
2018-07-30 12:21:13 +05:30
k8s-ci-robot
c342df1392
Merge pull request #5390 from kampka/add-container-proxy
...
Add pull-through proxy cache for asset docker images
2018-07-19 11:55:16 -07:00
k8s-ci-robot
56ccfac26d
Merge pull request #5317 from gambol99/node_registration
...
Node Authorization Service
2018-07-19 05:17:41 -07:00
Julien Senon
880f1c718b
Update Audit file example
...
Update Audit file example
2018-07-12 11:55:28 +02:00
Rohith
52fbbe13fc
- adding documentation for bootstrap tokens and node authorizer
2018-07-06 20:15:18 +01:00
Christian Kampka
f422e660eb
Add documentation for containerRegisty and containerProxy spec
2018-07-06 14:56:05 +02:00
kimxogus
641b3d226d
fix broken compute resource reservation docs for storage
2018-07-03 19:07:42 +09:00
Justin Santa Barbara
e05dbb3177
Merge pull request #5146 from kaspernissen/master
...
fix broken link to example policy file in the cluster_spec docs
2018-06-11 10:42:26 -04:00
Kasper Nissen
9e18a95dd2
fix broken link to example policy file in the cluster_spec docs
2018-06-11 07:10:42 +02:00
k8s-ci-robot
f470e77139
Merge pull request #5072 from bhack/patch-2
...
Add hooks example for cachefiled
2018-06-10 20:25:00 -07:00
Federico Hernandez
626a7360c5
cloudProvider required in kubelet spec with Amazon VPC backend
2018-05-18 13:33:26 +02:00
Matt Dougherty
ff17e6f556
Add useRawManifest option to hook spec
...
When "useRawManifest" is set to true in the hook spec, the contents of
the "manifest" field are used unmodified as a systemd unit. The
"before" and "requires" fields are ignored, kops will not construct
the "[Unit]" section of the systemd unit file, and kops will not add a
"[Service]" header.
This gives operators access to the full suite of options available in
the "[Unit]" section, and also allows creation of unit files which
don't contain a "[Service]" section (for example, .swap units; see
https://www.freedesktop.org/software/systemd/man/systemd.swap.html ).
Because this functionality is gated behind a new option, backwards
compatibility is preserved for hooks currently being created using the
old style.
2018-05-02 16:31:05 -07:00
Matt Dougherty
68f50ec106
Fix indentation in hook example in cluster_spec doc
2018-05-02 16:31:05 -07:00
bhack
b94b740789
Add hooks example for cachefiled
2018-04-27 16:25:59 +02:00
Sandeep Rajan
eaac019e34
CoreDNS in kops as an addon
...
fix test
2018-04-20 17:03:17 -04:00
Tom Bull
6b4c3dcba1
Add warning about google cloud repository versions
...
I spent nearly a day trying to figure out what had gone wrong with repeated installations. Turns out google doesn't build and release every version of etcd to gcr - just random ones that they feel like. The documentation is updated to reflect that kops uses gcr for its etcd images and to check the gcr before just putting any version number.
2018-04-09 15:41:02 +08:00
sunlintong
140a56ee93
fix spell mistakes in cluster_spec.md
2018-04-03 16:23:55 +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