Patrick Ohly
62640d9920
system-logs: warn about log output changes
...
This is not a new policy: there never has been any promise of stability and
log output has changed frequently (whenever a log call got modified), including
changes that affect all log calls (when changing the underlying output
code). We just have not explicit warned about this.
2023-10-09 19:36:55 +02:00
Kubernetes Prow Robot
20ef88884c
Merge pull request #43266 from Erik-McKelvey/patch-1
...
typo: in system-metrics.md
2023-10-05 14:58:07 +02:00
Qiming Teng
4d49a869e4
Cleanup the networking concepts page
...
This PR modifies the "what's next" section of the networking concept
page. The pointer to the **archived** design proposals is only about
the original design and it was archived two years ago. For people
interested on "future plans", they should be redirected to the KEPs
for SIG-Network.
This PR also fixes the line wrapping problems in two paragraphs
(no content changes there).
2023-10-02 14:24:28 +08:00
Erik McKelvey
52dcfc68f4
typo: missing comma
2023-09-30 11:18:23 -07:00
Erik McKelvey
05cb3b66c1
typo: in system-metrics.md
2023-09-29 23:12:05 -07:00
David Ashpole
fec3ca793f
clarify how trace context works for kubelet tracing
2023-09-22 17:54:52 +00:00
Mengqi (David) Yu
771c701c71
fix broken link
2023-09-15 17:30:24 +00:00
Mengqi (David) Yu
0469dc9b32
address comments
2023-09-14 18:34:24 +00:00
Mengqi (David) Yu
ae7ae36b7c
move to reference doc and address comments
2023-09-14 00:18:42 +00:00
Mengqi (David) Yu
54e8463b76
add explanation for APF debug output
2023-09-14 00:09:35 +00:00
Kubernetes Prow Robot
4cbfe015fb
Merge pull request #42818 from tengqm/move-labels-content
...
Move labels discussion back to its concept page
2023-09-06 14:40:56 -07:00
Kubernetes Prow Robot
94a3c9f1da
Merge pull request #42784 from pegasas/accelerator
...
Remove DisableAcceleratorUsageMetrics feature gate description in acc…
2023-09-06 14:38:56 -07:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
pegasas
b2ef1cfe7f
Remove DisableAcceleratorUsageMetrics feature gate description in accelerator metrics
2023-09-04 21:28:55 +08:00
Michael
b8cc58a7a3
Clean up flow-control.md
2023-09-04 20:59:54 +08:00
Qiming Teng
a84bdb6470
Move labels discussion back to its concept page
...
The discussion about "managing labels effectively" and "updating labels"
are currently difficult to find. They are supposed to be part of the labels
concept page. This PR moves this two sections there and adjusts the links
where they were pointed at.
2023-09-01 22:17:58 +08:00
natherz97
fbd11ee83e
Add section for APF good practices
2023-08-24 16:17:48 -07:00
Tim Bannister
9520b96a61
Revise docs home page
...
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Mohammed Affan
fb974820a3
Update addons.md
2023-08-03 09:04:43 +05:30
Mohammed Affan
3f834c391d
Remove Weave Cloud
2023-08-02 16:59:06 +05:30
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00
Andrey Goran
eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs ( #42180 )
...
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Kubernetes Prow Robot
8546f1908b
Merge pull request #41395 from tengqm/improve-sys-logs
...
Improve sys logs page by clarifying options dropped
2023-07-05 15:17:03 -07:00
Ronak Nathani
f8da7d4ad9
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
2023-06-06 10:07:50 -04:00
Qiming Teng
60dc217cbb
Apply some line wrapping cleanup
2023-06-03 19:56:13 +08:00
Qiming Teng
1e3b4d337d
Clarify that some logging options are already dropped
2023-06-03 17:31:27 +08:00
Ritikaa96
e67417a283
Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
...
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
Grant He
a32bff3813
Fix typo ( #40365 )
...
* Fix typo
* Update flow-control.md
2023-05-09 18:32:58 -07:00
rumstead
335b7a6e35
docs: Update system-metrics.md
2023-05-08 14:02:54 -04:00
Michael
da849b4753
tweak line wrappings in addons.md
2023-04-27 21:21:13 +08:00
Sascha Grunert
53641dfce9
[KEP-2731] Add docs for Kubelet OpenTelemetry Tracing graduation
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-05 13:59:33 +02:00
Kubernetes Prow Robot
03a0ea51ff
Merge pull request #40003 from aravindhp/node-log-query
...
KEP-2258: Node log query documentation
2023-04-03 23:03:51 -07:00
Aravindh Puthiyaparambil
e16de4e8be
KEP-2258: Node log query documentation
2023-04-03 15:32:21 -07:00
Mickey Boxell
a15fa4ae31
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-29 15:54:33 -05:00
Kubernetes Prow Robot
dc359fe184
Merge pull request #37489 from Rishit-dagli/Rishit-dagli-apf-reject-reason
...
Add the "cancelled" reason for rejection in docs
2023-03-27 10:54:27 -07:00
Han Kang
c3d698a443
update APIServerTracing docs
2023-03-26 09:41:54 -07:00
Santosh Kaluskar
b6a0d1c29d
update calico link
...
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com>
2023-03-09 11:36:39 +05:30
Rishit Dagli
550011ebc9
Update content/en/docs/concepts/cluster-administration/flow-control.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-25 20:27:14 -05:00
Bo Li
42c3d5074a
update output for APF dump_priority_levels endpoint
2023-02-18 10:52:16 +08:00
Liz Rice
7f9743f255
Docs: identify CNCF project network add-ons
...
Indicating CNCF project status, to help end users understand which network add-ons are part of the CNCF family
2023-02-10 11:58:22 +00:00
Mike Spreitzer
ca383c3239
Extended APF Observability with logging and response headers
2023-02-02 17:36:05 -05:00
Qiming Teng
2e151ae821
Tweak line wrapping for manage-deployment page
...
This PR wraps the long lines in the manage-deployment.md page.
2023-01-04 15:06:49 +08:00
Kubernetes Prow Robot
1c5defeb7c
Merge pull request #37644 from busyboy77/patch-1
...
link not valid
2023-01-03 00:09:32 -08:00
Kubernetes Prow Robot
b8065c78fe
Merge pull request #37250 from having-dlrow/dev-1.26-fix-reciever
...
[en] fix spelling error in system-trace.md
2023-01-02 23:49:31 -08:00
Kubernetes Prow Robot
95c8b96bc0
Merge pull request #38017 from MikeSpreitzer/saw-to-timing-histograms
...
Sample-and-watermark replaced with timing histograms
2022-12-06 11:12:39 -08:00
Mike Spreitzer
9ca621c623
Update content/en/docs/concepts/cluster-administration/flow-control.md
...
Co-authored-by: Natali Vlatko <natalivlatko@gmail.com>
2022-12-06 14:02:15 -05:00
Mike Spreitzer
5ce3dcfe7c
Update to track introduction of borrowing to APF
...
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2022-11-29 14:29:08 -05:00
Mike Spreitzer
9360aa1711
sample-and-watermark replaced with timing histograms
2022-11-22 17:21:23 -05:00
Kubernetes Prow Robot
4312632fbe
Merge pull request #37209 from tengqm/tweak-sys-metrics
...
Tweak line wrapping for system-metrics page
2022-11-09 15:26:54 -08:00
Kubernetes Prow Robot
3f86f4436c
Merge pull request #37212 from tengqm/tweak-sys-log
...
Tweak line wrapping in the system-logs page
2022-11-09 15:22:54 -08:00
having-dlrow
93d0e757de
[en] fix spelling error in system-trace.md
2022-11-04 16:50:19 +09:00
busyboy77
f44ce78894
link not valid
...
link mentioned was not working, got
[root@devops230 ~]# kubectl apply -f https://k8s.io/examples/application/nginx/
error: unable to read URL "https://k8s.io/examples/application/nginx/ ", server reported 404 Not Found, status code=404
2022-11-01 18:04:33 +05:00
Rishit Dagli
1159a1392f
Add the "cancelled" reason for rejection
2022-10-24 18:15:30 +00:00
Haosdent Huang
ac5e7c0bd0
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/cluster-administration.
2022-10-24 13:43:39 -04:00
Qiming Teng
897f5b6f26
Tweak line wrapping in the system-logs page
...
This PR fixes the line wrapping problems found in the system-logs.md
file.
2022-10-08 16:31:20 +08:00
Qiming Teng
39bfd1e858
Tweak line wrapping for system-metrics page
...
This PR wrapps the long lines found in the system-metrics.md page.
2022-10-08 16:19:16 +08:00
Kubernetes Prow Robot
d29b547ea7
Merge pull request #36671 from sftim/20220110_reorganize_services_load_balancing_networking
...
Reorganize “Services, Load Balancing, and Networking” concept
2022-09-21 17:39:08 -07:00
Kubernetes Prow Robot
80f37e6834
Merge pull request #33876 from sftim/20200203_document_cni_container_log_rotation
...
Revise “Logging Architecture” topic
2022-09-20 20:53:14 -07:00
Tim Bannister
3970b2be71
Reorganize "Services, Load Balancing, and Networking" concept
...
- Add descriptions
- Change page weights
2022-09-07 20:36:04 +01:00
NitishKumar06
e9f1cbc1b9
Avoid confusing term in API Priority and Fairness concept
2022-09-05 19:05:14 +05:30
Tim Bannister
606d7b74d7
Revise “Logging Architecture” topic
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-08-27 15:05:21 +01:00
Bill Mulligan
81300bc32f
Update Cilium description ( #36040 )
...
* Update Cilium description
* removing scalability comments per review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-24 09:30:03 -07:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot
9084afad3c
Merge pull request #35754 from mzacho/remove-vendor-specific-details-from-networkings-docs
...
Remove vendor specific details from cluster-administration/networking
2022-08-18 10:42:22 -07:00
Martin Zacho
69f5c69ac3
Update content/en/docs/concepts/cluster-administration/networking.md
...
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2022-08-18 09:57:29 +02:00
Kubernetes Prow Robot
778a848cf7
Merge pull request #35791 from MikeSpreitzer/fix-31633
...
Describe the APF tweaks for LIST and WATCH
2022-08-17 19:42:36 -07:00
Martin Zacho
652a626b0f
cluster-administration/networking: Remove vendor specific details
2022-08-17 22:27:03 +02:00
Sally O'Malley
221d4e817c
add to cluster-admin/system-traces docs
2022-08-16 15:47:18 -04:00
Mike Spreitzer
4834c69a5f
Removed usage of "width", _defined_ "seat"
2022-08-15 00:14:18 -04:00
Mike Spreitzer
8692d142f0
Updated introduction of the term "seat" in APF
2022-08-09 15:21:21 -04:00
Mike Spreitzer
fa3a8ce808
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-09 15:16:28 -04:00
Mike Spreitzer
93d351587f
Found and fixed problem in caution about WATCH requests.
2022-08-08 21:55:01 -04:00
Mike Spreitzer
f00cdb8f31
Apply suggestions from code review
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-08-08 21:48:08 -04:00
Mike Spreitzer
053dc48234
Describe the APF tweaks for LIST and WATCH
2022-08-08 17:09:46 -04:00
William Steinford
d6a1ba2a6d
Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup'
2022-08-08 16:48:26 -04:00
Max Horstmann
ed963c66bd
fix link
2022-08-04 19:30:52 -04:00
Qiming Teng
2f4a067fea
Batch fix links (4)
2022-07-06 09:43:15 +08:00
Kubernetes Prow Robot
0233e0ce53
Merge pull request #32866 from MikeSpreitzer/still-more-apf-metrics
...
Update APF metrics again
2022-06-23 16:17:20 -07:00
Kubernetes Prow Robot
d666c90efe
Merge pull request #34261 from kadtendulkar/kad6
...
update content/en/docs/concepts/cluster-administration/flow-control.md
2022-06-16 06:54:48 -07:00
Kubernetes Prow Robot
2d869fc314
Merge pull request #34155 from Sea-n/design-proposals-archive
...
Fix links for k/design-proposals-archive
2022-06-13 20:55:49 -07:00
kadtendulkar
e4000fe63c
update content/en/docs/concepts/cluster-administration/flow-control.md
2022-06-13 21:49:05 +05:30
Kubernetes Prow Robot
89a4ec69d2
Merge pull request #34126 from Sea-n/concepts-addons
...
Update links in addons.md
2022-06-12 03:18:09 -07:00
kadtendulkar
6d101d161e
Update content/en/docs/concepts/cluster-administration/flow-control.md
2022-06-11 12:53:10 +05:30
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Sean Wei
34126fed73
Update links in addons.md
2022-06-10 11:00:04 +08:00
Kubernetes Prow Robot
090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
...
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Jihoon Seo
1039f1d78c
Restore accidentally removed Contiv details
2022-06-08 09:48:54 +09:00
Kubernetes Prow Robot
d2f96a9db5
Merge pull request #32937 from sftim/20220414_add_link_to_romana
...
Update Romana details
2022-06-04 17:52:20 -07:00
Guangwen Feng
bdee4b90f1
Fix a typo in flow-control.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2022-05-17 09:29:35 +08:00
Kubernetes Prow Robot
07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
...
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Nate W
5ead53b3e8
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-05-02 10:29:49 -07:00
Shubham Kuchhal
d1076700c7
Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages.
2022-05-02 14:46:52 +05:30
xin.li
b831e96c6a
[en] modify debug-cluster/audit
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
Qiming Teng
a3ea9f4caf
Update references to the kubelet security files
...
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Tim Bannister
0322a37d80
Update Romana details
...
- omit it as an example from CNI-Genie
- update the hyperlink
2022-04-20 12:51:35 +01:00
Nate W
0135d3642b
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-19 15:45:28 -07:00
Tim Allclair
2dbbadd7d7
Fix contiv link
2022-04-14 09:49:19 -07:00
Tim Allclair
33d6f7a697
Revert "Delete broken link (contiv.io)"
...
This reverts commit b0e4e7a03c
.
2022-04-14 09:47:26 -07:00
Mike Spreitzer
6ce3dd2237
Update APF metrics again
2022-04-11 23:20:18 -04:00
Nate W
e65201a5b3
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-11 09:31:28 -07:00