Kubernetes Prow Robot
214a9ca745
Merge pull request #22698 from mweibel/patch-1
...
windows: update link to docker engine installation
2020-07-25 10:58:16 -07:00
Kubernetes Prow Robot
4e81aa85cd
Merge pull request #22725 from Cweiping/fix_svc_type_error
...
fix svc type error
2020-07-25 05:46:15 -07:00
Weiping Cai
75b8566c9d
fix svc type error
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-07-25 18:49:42 +08:00
Kubernetes Prow Robot
e21e35d403
Merge pull request #22313 from tengqm/remove-falco
...
Remove Falco from website
2020-07-24 10:28:22 -07:00
Javier Diaz-Montes
6b0192ef72
Adding feature status and prerequisite to new feature.
2020-07-24 12:56:47 -04:00
Eric Briand
39ad302c82
Use more real container examples
2020-07-24 13:54:08 +02:00
Michael Weibel
7f71c6c053
windows: update link to docker engine installation
...
the existing link unfortunately is a dead link and doesn't redirect to the new place properly. Linking directly probably makes sense.
2020-07-24 12:25:58 +02:00
Mike Spreitzer
b2f5fbeaac
Document the health-for-strangers workaround
...
.. to issue #93359
2020-07-24 00:18:39 -04:00
Tim Bannister
e7c2510a89
Mark RBAC table header as header
...
Use <thead> and <tbody> elements to distinguish between the header and
the body of the table. Slightly improves accessibility and also visual
style.
2020-07-23 23:53:33 +01:00
Tim Bannister
8e06ed4658
Improve diagrams for Source IP tutorial
...
The existing diagrams were ASCII art. Use drawings instead.
2020-07-23 23:26:15 +01:00
Mike Spreitzer
7080355d10
Improve doc of /debug/api_priority_and_fairness/dump_requests
...
Include a non-phantom line.
Document the phantom lines (these are a bug, but not fixed yet, so
need to be documented).
2020-07-23 11:48:23 -04:00
Kubernetes Prow Robot
70198b3001
Merge pull request #22667 from Tej-Singh-Rana/k8s-tej
...
Fixed spell error
2020-07-23 05:17:39 -07:00
Tej-Singh-Rana
7ecf3561c0
Fixed spell error
2020-07-23 17:31:16 +05:30
Mike Spreitzer
dc432198e5
Document APF debug URL paths
...
Documented the debug paths introduced by #90967
2020-07-23 00:22:34 -04:00
Mike Spreitzer
800a602e36
Document new API Priority and Fairness metrics
...
Also brush up the descriptions of some of the older metrics.
2020-07-22 21:19:29 -04:00
dmcquiston8
ece290e431
Update debug-application.md
2020-07-22 18:19:35 -04:00
Arhell
531a496c14
remove backticks from “Change the Reclaim Policy of a PersistentVolume” page
2020-07-23 00:38:48 +03:00
Kubernetes Prow Robot
1c6a25e257
Merge pull request #22617 from tengqm/fix-22614
...
Remove the 'slug' attribute from open-a-pr
2020-07-22 09:20:06 -07:00
Kubernetes Prow Robot
67a4f7733c
Merge pull request #22619 from angelbarrera92/patch-1
...
typo clusers -> clusters
2020-07-22 09:12:06 -07:00
Houssem Dellai
c84caa795a
Replaced ADD with COPY in Dockerfile
...
COPY is more safe than ADD
2020-07-22 15:34:00 +02:00
Qiming Teng
280afd8896
Remove Falco from website
...
This content is dual hosted 3rd party content.
2020-07-22 20:59:37 +08:00
Kubernetes Prow Robot
44db0787a9
Merge pull request #22314 from tengqm/remove-poseidon
...
Remove Poseidon page
2020-07-22 05:34:05 -07:00
Julian V. Modesto
6b367af5e3
Document client-side to server-side apply upgrade.
...
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
2020-07-21 18:00:56 -04:00
Renaud Gaubert
bbe4de82e1
Add DisableAcceleratorUsageMetrics feature flag
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com >
2020-07-21 21:17:24 +00:00
Oleg Atamanenko
e5e0faf011
Fixed typo in feature gate name.
...
Fixed typo.
related PR: https://github.com/kubernetes/kubernetes/pull/86377/
2020-07-21 12:01:45 -07:00
Ángel Barrera
27c5df83f8
typo clusers -> clusters
...
FIX a typo in clusers -> clusters
2020-07-21 13:03:00 +02:00
Qiming Teng
96b76320c7
Remove the 'slug' attribute from open-a-pr
...
The slug is causing problems for tracking missing links. Other than
that, I'm not seeing any advantage of using it.
2020-07-21 18:55:59 +08:00
Johannes M. Scheuermann
f1588c03f3
Add feature state for individual health checks
2020-07-21 10:24:40 +02:00
Kubernetes Prow Robot
6f65a89c1a
Merge pull request #22282 from sozercan/patch-2
...
Remove container level supplementalGroups and fsgroup from PSP standards doc
2020-07-20 18:55:14 -07:00
Kubernetes Prow Robot
1a7e81f77e
Merge pull request #22550 from tengqm/fix-links-contrib
...
Tidy up: fix bad links in contribution guide
2020-07-20 18:21:13 -07:00
zacharysarah
989f223fd5
Update the Slack channel creation example
2020-07-20 17:58:49 -07:00
Ben Gadbois
a491d86a0c
audit: typo fix
2020-07-20 14:30:44 -07:00
Lubomir I. Ivanov
67d95db8cd
kubeadm: remove the preferred / popular list of CNIs
...
Kubeadm should be CNI agnostic and should not define what is
considered a popular CNI plugin and what isn't.
- Remove the tabs that list CNIs such as Calico, WeaveNet, etc.
- Preserve the note that Calico is currently the only CNI
kubeadm e2e tests are run against.
- Change the link to enumerate CNIs to:
/docs/concepts/cluster-administration/networking/
2020-07-20 22:41:55 +03:00
Kubernetes Prow Robot
3841d72380
Merge pull request #21278 from hasheddan/seccomp
...
Add documentation for Seccomp GA
2020-07-20 12:14:39 -07:00
Zach Corleissen
54949b544e
Resolving a nit
...
Resolves https://github.com/kubernetes/website/pull/22412#discussion_r457602815
2020-07-20 12:01:52 -07:00
Joe Betz
648508c051
Add transferring ownership section to api concepts
2020-07-20 12:01:52 -07:00
hasheddan
3ad7ea77f1
Add documentation for generally available seccomp functionality
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com >
2020-07-20 13:51:17 -05:00
Qiming Teng
c4add100ff
Replace redirected links with the real targets
...
For some links that are invalid forever, this PR drops them.
2020-07-20 16:17:37 +08:00
Qiming Teng
139da7d731
Tidy up: fix bad links in contribution guide
2020-07-20 09:53:11 +08:00
Savitha Raghunathan
53f2d23359
resolving conflicts
2020-07-19 19:15:36 -04:00
Kubernetes Prow Robot
c477e089b7
Merge pull request #22549 from vincent-pli/fix-type
...
Fix typo, correct plugin name
2020-07-19 13:24:50 -07:00
Kubernetes Prow Robot
a25db870c3
Merge pull request #22535 from smarterclayton/fix_doc
...
Update feature gate info for Service and Node exclusion labels
2020-07-17 17:32:54 -07:00
Tej-Singh-Rana
7bf0200de2
Fixed space gap
2020-07-17 22:53:43 +05:30
Clayton Coleman
9e52afe293
Update feature gate info for Service and Node exclusion labels
...
These features are beta in 1.19 and the legacy gate will be disabled
by default starting in 1.20.
2020-07-17 10:35:41 -04:00
pengli
7866a548c5
Fix type, correct plugin name
2020-07-17 10:36:24 +08:00
Joe Betz
e194a89e3a
Add resourceVersionMatch param documentation to API concepts
2020-07-16 17:11:33 -07:00
Kubernetes Prow Robot
27cb105589
Merge pull request #22544 from tengqm/drop-dynamicauditing
...
Drop DynamicAuditing
2020-07-16 11:28:15 -07:00
Kubernetes Prow Robot
8fea591259
Merge pull request #22545 from msau42/dev-1.19
...
Update Azure disk feature gates for 1.19 beta
2020-07-16 11:24:15 -07:00
Michelle Au
8a53eed8d8
Update Azure disk feature gates for 1.19 beta
2020-07-16 09:55:20 -07:00
Christian Huffman
0d6765d2fa
Include details on the CSIVolumeFSGroupPolicy feature gate
2020-07-16 12:01:08 -04:00