Abhijit Chatterjee
15be4a4632
Change jessie to stretch
...
I had to change it in a different place also. I missed it previous time.
2019-01-03 18:24:00 +05:30
Justin Santa Barbara
8f3b0b7804
Merge pull request #6281 from abhijitio/patch-1
...
fixed the sentence mistake
2019-01-02 18:32:49 -05:00
Kubernetes Prow Robot
9f8ecefdae
Merge pull request #6270 from justinsb/release_notes_1_11
...
Release notes for 1.11
2019-01-02 14:07:53 -08:00
Abhijit Chatterjee
053c897acc
fixed the sentence mistake
2019-01-02 02:24:32 +05:30
Kubernetes Prow Robot
916a8f34ed
Merge pull request #6233 from justinsb/gcs_upload
...
Create dev-upload tasks, for a faster upload during dev builds
2018-12-29 19:43:03 -08:00
Justin SB
2e966f84cf
Curate release notes for 1.11
2018-12-28 12:12:12 -05:00
Justin Santa Barbara
5d20727153
Release notes for 1.11
2018-12-25 07:29:00 -05:00
Justin Santa Barbara
daaba255e0
release process: add the relnotes command
2018-12-25 07:28:10 -05:00
Kubernetes Prow Robot
f5ce011fa0
Merge pull request #6242 from justinsb/bulk_fix_typos
...
Bulk spelling fixes
2018-12-21 07:45:14 -08:00
Justin SB
26bd75aecb
Bulk spelling fixes
...
Experimenting with my own spelling checker, these are the typos it caught.
2018-12-20 17:43:56 -05:00
Justin SB
6deaa76ec1
Document how to update an existing vendored dependency
2018-12-20 13:00:59 -05:00
Justin SB
a3a48e9078
Create dev-upload tasks, for a faster upload during dev builds
2018-12-20 11:37:30 -05:00
Peter Rifel
f66a2abc40
Add --post-drain-delay to rolling-update cluster command
2018-12-14 21:09:55 -08:00
Kubernetes Prow Robot
c2cd44f596
Merge pull request #6195 from zouyee/dp
...
update heapster version and mark it retired
2018-12-12 12:07:52 -08:00
zouyee
c7ae696767
bump prometheus-operator version and deploy file
2018-12-11 14:02:14 +08:00
zouyee
bc024905bd
bump heapster version and mark it retired
2018-12-11 10:39:58 +08:00
Cryptophobia
2a747f8d8f
fix(docs): fix the compatibility matrics on hpa.md
...
Add new metrics-server version to the compatibility matrics on the horizontal_pod_autoscaling.md docs.
2018-12-10 18:24:52 -05:00
Kubernetes Prow Robot
1f38ac53b8
Merge pull request #6185 from rdrgmnzs/cluster-rotation-validation-timeout
...
Let a user specify the validation timeout when rotating a cluster.
2018-12-09 17:48:54 -08:00
Rodrigo Menezes
a6116381c9
add docs
2018-12-08 17:45:51 -08:00
Kubernetes Prow Robot
b2e96b91bf
Merge pull request #6170 from qlikcoe/patch-1
...
Add-ons spec example is missing "manifest".
2018-12-07 07:55:05 -08:00
mikesplain
3c7756a4e5
Add -y for upgrade command
2018-12-06 12:56:48 -05:00
Anatoli Iariomenco
2a6ebb5e1d
Fixed add-ons manifest.
...
Add-ons example is missing `manifest: ` part.
2018-12-05 16:41:19 -05:00
Kenjiro Nakayama
4489d86aff
Add cni to usage network option for kops create cluster
2018-12-01 11:53:48 +09:00
k8s-ci-robot
202c8b08aa
Merge pull request #6136 from jeefy/version-fix
...
Update addons dashboard version
2018-11-30 08:11:11 -08:00
Jeffrey Sica
135b1d0501
update to use v1.10.0
2018-11-29 20:07:04 -05:00
Rich Lees
15f0fb7187
Enable HPA tolerance configuration pass 1
2018-11-29 15:59:57 +00:00
mikesplain
72b331ca44
Update docs, removing brew --devel
2018-11-27 10:25:44 -05:00
Kenjiro Nakayama
60c152c89d
Mention about possible state store vendors in error message
2018-11-25 13:32:31 +09:00
k8s-ci-robot
ec6a8fed2c
Merge pull request #6100 from thrawny/addons-documentation
...
Document how to create a custom addon
2018-11-21 11:48:43 -08:00
Jonas Lergell
bd680c4bf9
Document how to create a custom addon
2018-11-21 17:41:20 +01: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
k8s-ci-robot
86c76b4f0c
Merge pull request #6084 from jbowes/patch-1
...
Use a single command in Linux install instructions
2018-11-18 08:37:01 -08:00
JoeWrightss
c5606ac153
Typo fix: Deploy -> Deploying
2018-11-17 02:59:06 +08:00
James Bowes
3f231b3426
Use a single command in Linux install instructions
...
cURL and Wget are both great commands, but the Linux install instructions should stick to just using one.
Similar to https://github.com/kubernetes/kops/pull/5901 , which changed this for MacOS.
2018-11-15 19:36:25 -04:00
k8s-ci-robot
bac89b8de5
Merge pull request #5102 from tmjd/calico-v3-upgrade
...
Calico v3 upgrade
2018-11-13 12:55:18 -08:00
k8s-ci-robot
892d26eb1f
Merge pull request #6035 from Vlaaaaaaad/etcd-volume-docs
...
Document etcd volume options + fail fast if ratio is too high
2018-11-10 18:00:33 -08:00
k8s-ci-robot
826aa96746
Merge pull request #6047 from Vlaaaaaaad/calico-route-reflector-docs
...
Detail Calico BGP route reflector requirements
2018-11-10 16:19:59 -08:00
k8s-ci-robot
98b019358d
Merge pull request #6064 from mooncak/fix_issues
...
Fix some typos in files
2018-11-10 15:27:42 -08:00
mooncake
55425e16ae
Fix some typos
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 18:37:57 +08:00
k8s-ci-robot
5dce6b1e6f
Merge pull request #5875 from seanson/5700_add_flag_for_no_subnet_tags
...
#5700 : Add command line flag for disabling Subnet ELB tags
2018-11-09 13:05:48 -08:00
k8s-ci-robot
09808ecada
Merge pull request #6022 from hintss/patch-1
...
Fix blog link
2018-11-08 22:47:43 -08:00
Erik Stidham
06ff74f91b
Calico V3 doc updates
2018-11-08 07:59:57 -06:00
Vlad Ionescu
a918768991
Fix broken link
2018-11-06 14:44:13 +02:00
Vlad Ionescu
ab28795faa
Detail Calico BGP route reflector requirements
...
As per Lance Robson's message in Slack,
https://kubernetes.slack.com/archives/C3QUFP0QM/p1537959279000100?thread_ts=1537951563.000100&cid=C3QUFP0QM
above 50-100 nodes Calico recommends usage of BGP route reflectors:
> Clearly I'm not impartial here, but I can tell you that we test Calico to 5K
> nodes.
> We recommend BGP route reflectors once you go above ~50-100 nodes (we test up
> to 100 nodes without RRs). The reason for RRs is that by default calico sets up
> BGP connections in a full mesh - clearly the number of connections will scale as
> the number of nodes squared. With RRs, the number of BGP connections scales
> linearly with nodes - but then you have to manage the RRs too.
> The next version of Calico (v3.3 - code is in master already, but not heavily
> tested yet) will bring a feature to make RRs much easier to deploy - just
> annotate a few nodes and they become RRs.
Adding this detail to documentation as I recently got a cluster with such
issues.
2018-11-06 13:23:08 +02: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
AdamDang
97aafc61de
Correct the table format in upgrade_from_kubeup.md
...
Correct the table format in upgrade_from_kubeup.md
2018-10-31 17:16:22 +08:00
hintss
b1c8c0eed3
Fix blog link
2018-10-30 23:03:06 -07:00
k8s-ci-robot
1e44fe0032
Merge pull request #6018 from xichengliudui/fix181030
...
Change the wrong function name and wrong word
2018-10-30 10:02:35 -07:00
xichengliudui
5d9f3891ca
Change the wrong function name and wrong word
2018-10-30 10:10:28 -04:00
Ian Hoegen
312813e4c5
Add stdin input for secrets
2018-10-23 11:38:45 -07:00