Kubernetes Prow Robot
77367b79e5
Merge pull request #43964 from aojea/kubernetes_cluster_network
...
kubernetes cluster networking types based on IP address assignment
2024-01-01 19:33:31 +01:00
Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot
cc35f0de7b
Merge pull request #44097 from Icarus9913/feat/network/addon
...
add spiderpool into addons
2023-12-19 20:29:26 +01:00
Icarus9913
fc6af3be34
add spiderpool into addons
...
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2023-12-19 09:50:44 +08:00
Kubernetes Prow Robot
62ab7c4c32
Merge pull request #43946 from tkashem/apf-v1-doc
...
Update APF documentation for GA
2023-11-28 19:03:31 +01:00
Pranshu Srivastava
90c282e6cf
kep-2305: document dynamic cardinality enforcement
...
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2023-11-28 14:35:08 +05:30
Abu Kashem
1c3945fa7e
apiserver: update APF documentation for GA
2023-11-22 14:49:27 -05:00
Antonio Ojea
73f343c7f1
kubernetes cluster networking types
...
Kubernetes has a concept of cluster network, as it can be
IPv4 only, IPv6 only or dual stack depending on the IP famliies
configured for their Pod , Services and Node objects.
Signed-off-by: Antonio Ojea <aojea@google.com>
2023-11-20 09:02:39 +00:00
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
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