Jesse Haka
11eaacd53e
validationtimes -> validationcount
2020-04-08 13:55:29 +03:00
Jesse Haka
e1e79790ef
validate cluster n times in rolling update
2020-04-08 13:55:24 +03:00
Kubernetes Prow Robot
324a34cfa0
Merge pull request #8846 from hakman/remove-old-docker
...
Cleanup after #8855
2020-04-06 21:25:43 -07:00
Ciprian Hacman
13895102b2
Update release notes with removed Docker versions
2020-04-06 17:54:38 +03:00
Justin SB
c5d33a2464
Update build instructions for dns controller
...
Now we're building it with bazel, we no longerger need the
old (pre-bazel) form.
2020-04-05 17:39:22 -04:00
Ciprian Hacman
ad8e1ceff7
Remove basic authentication support for k8s 1.19+
2020-04-05 17:47:26 +03:00
eric-hole
b3d65ffce0
Adds a gce-service-account flag so you BYO service-account
...
Generated code and some cleanup
Not sure where that code went
Tests for service account
fixes case on gceserviceaccount
2020-04-04 21:15:56 -07:00
GuyTempleton
c1a259b5a4
Cleanup InstanceGroup MixedInstancePolicy docs
...
Also improved consistency of rest of InstanceGroup docs and
some docstrings
2020-04-02 16:48:17 +01:00
Kubernetes Prow Robot
b09a6920cc
Merge pull request #8431 from johngmyers/remove-v1alpha1
...
Remove v1alpha1 API
2020-03-29 15:49:53 -07:00
John Gardiner Myers
758f8017e4
Deprecate Kubernetes 1.10
2020-03-25 20:10:51 -07:00
John Gardiner Myers
b645dac752
Remove support for v1alpha1 and before
2020-03-24 19:49:15 -07:00
Kubernetes Prow Robot
51e8563bd5
Merge pull request #8515 from hakman/validate-wait-consecutive
...
Wait for validation to succeed N consecutive times
2020-03-20 05:02:35 -07:00
Kubernetes Prow Robot
f9d882d77a
Merge pull request #8757 from maruina/lyft-0.6.0
...
Update lyft CNI to 0.6.0
2020-03-17 11:06:22 -07:00
Matteo Ruina
0e66339d11
Add missing ec2:DescribeInstanceTypes policy
2020-03-17 17:10:00 +01:00
Michal Schott
92b1f4685d
cluster_spec doc update about etcd metrics exposure.
2020-03-16 13:22:23 +01:00
Kubernetes Prow Robot
526770e236
Merge pull request #8753 from rifelpet/route53-mapper-deprecate
...
Deprecate the route53-mapper addon
2020-03-15 23:58:35 -07:00
John Gardiner Myers
2e920d75c1
Fix command descriptions to match new cluster validation behavior
2020-03-15 17:25:13 -07:00
Peter Rifel
0c2725402a
Deprecate the route53-mapper addon
2020-03-15 17:30:24 -05:00
Kubernetes Prow Robot
11cfc42ed8
Merge pull request #8729 from sdarwin/etcd-doc
...
etcd admin doc
2020-03-15 10:46:35 -07:00
sdarwin
aacf40d144
etcd admin doc
2020-03-15 17:02:51 +00:00
Ciprian Hacman
02c9abe924
Mention node-problem-detector and draino as replacements for Docker health-check
2020-03-15 09:51:03 +02:00
Ciprian Hacman
8c76192327
Reword release note for Docker "health-check"
2020-03-15 09:51:03 +02:00
Ciprian Hacman
437fa3381e
Add release note for Docker "health-check"
2020-03-15 09:51:03 +02:00
eric-hole
d39006e2b5
Adds a release note for gce/metadata-proxy and upgrade instructions
2020-03-14 12:18:56 -07:00
Kubernetes Prow Robot
1ab724ee8f
Merge pull request #8551 from olemarkus/docs-networking-cilium-bpf-eni
...
Update cilium docs with note about eni and bpf nodeport
2020-03-12 19:08:39 -07:00
Kubernetes Prow Robot
1236695ee4
Merge pull request #8724 from rifelpet/calico-mtu-docs
...
Adding docs for calico MTU
2020-03-11 07:47:37 -07:00
Peter Rifel
61c68a4f41
Add link to official calico docs
2020-03-11 08:56:12 -05:00
Peter Rifel
a999b3ea61
fix OWNERS labels format
...
These need to be lists
2020-03-10 22:47:50 -05:00
Venkata Gunapati
a35216420d
adding docs for calico MTU
2020-03-10 22:24:03 -05:00
Kubernetes Prow Robot
8ecc5edb73
Merge pull request #8272 from johngmyers/need-update-annotation
...
Support the kops.k8s.io/needs-update annotation on nodes
2020-03-10 09:01:35 -07:00
Ole Markus With
cd29da73ef
Add comment to release notes
2020-03-10 15:52:53 +01:00
Ole Markus With
779d322692
Remove logstash doc example as this feature hasn't been working since the Cilium 1.6 update
2020-03-10 15:52:53 +01:00
Ole Markus With
2a21b1f060
Update cilium docs with note about eni and bpf nodeport
2020-03-10 15:52:53 +01:00
Peter Rifel
237a125f2c
Add labels to OWNERS files
...
This will automatically label PRs that touch these directories.
This makes it easier to query GitHub for PRs that affect certain areas of the code.
I mostly used existing labels but created some new ones as well.
2020-03-10 08:35:58 -05:00
John Gardiner Myers
33e23166e4
Support the kops.k8s.io/needs-update annotation on nodes
2020-03-09 22:43:09 -07:00
Kubernetes Prow Robot
82e7213b87
Merge pull request #8673 from johngmyers/doc-rolling
...
Update rolling update documentation
2020-03-05 20:43:23 -08:00
Kubernetes Prow Robot
38a8aa0bd7
Merge pull request #8680 from jmymy/add-docs-service-account-token-volumes
...
[Docs] Add service account token volumes
2020-03-05 20:02:50 -08:00
Jonathan Meyers
84cb96fa9c
typo
...
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-05 17:35:09 +01:00
Jonathan Meyers
cf10a1716a
formatting
...
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-05 11:13:19 +01:00
Jonathan Meyers
b83dcdd1be
Added Docs for Service Account Token Volume PProjection
...
Signed-off-by: Jonathan Meyers <jonathan@cybrary.it>
2020-03-05 11:10:14 +01:00
Srikanth
b247b8ab2a
Fix minor DO doc issue
2020-03-05 13:29:32 +05:30
John Gardiner Myers
9187f3bd8d
Update rolling update documentation
2020-03-04 10:24:13 -08:00
David Medinets
2d7afe681d
Changed "you cache" to "your cache"
...
Fixed typo.
2020-03-04 08:10:28 -05:00
John Gardiner Myers
b098e4c4c2
Fix punctuation
2020-03-02 19:11:12 -08:00
Kubernetes Prow Robot
e160b37228
Merge pull request #8659 from johngmyers/1.16-relnote
...
Remove not-yet-released blurb now that 1.16.0 has been released
2020-03-01 05:30:41 -08:00
John Gardiner Myers
f00f3b75ed
Remove not-yet-released blurb now that 1.16.0 has been released
2020-02-29 22:09:14 -08:00
Ciprian Hacman
8deef8135f
Update release notes for the default instance type change
2020-03-01 07:45:50 +02:00
Kubernetes Prow Robot
4d723c6521
Merge pull request #8654 from rifelpet/release-docs-cleanup
...
Cleanup release documentation
2020-02-28 19:18:39 -08:00
Kubernetes Prow Robot
3b54cfc0bc
Merge pull request #8635 from hakman/install-package-updates
...
Install packages updates during bootstrap
2020-02-28 12:38:39 -08:00
Ciprian Hacman
c58b8d5df1
Install packages updates during bootstrap
2020-02-28 21:53:01 +02:00