Daneyon Hansen
a74574fa8b
Adds Gateway API docs
...
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Kubernetes Prow Robot
37815c83f1
Merge pull request #43549 from MikeSpreitzer/apf-updoc-129
...
Add some overlooked APF metrics, note maturity levels
2023-10-24 02:32:14 +02:00
Geon Kim
ceaf468961
Update addons.md, Cilium is now a CNCF graduated project
...
edit addons.md. part of cilium
2023-10-19 20:54:22 +09:00
Mike Spreitzer
b415f25336
Update API Priority and Fairness metrics
...
Add some overlooked ones.
Note maturity level.
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2023-10-18 02:51:38 -04:00
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