Commit Graph

303 Commits

Author SHA1 Message Date
Jay Beale e0765344a9
Adding an example (#31830)
* Adding an example

This text mentions that you can view the logs from a specific container by appending the container name.  I've created an example, based on the previous few lines.

Also, I've added a -c flag, to bring this in line with both the ```kubectl logs``` [documentation's examples](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#logs) and other kubectl commands that require the -c flag when selecting a specific container from a pod.

* Wrapping long line and marking `-c` as code.

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-02-22 19:46:18 -08:00
Qiming Teng ca36ac797c Add API server config reference (v1alpha1)
The `TracingConfiguration` struct we reference from the system traces
page only exists in the v1alpha1 version of the API server
configuration. This PR fixes the problem.
2022-02-18 14:32:57 +08:00
Tim Allclair b0e4e7a03c
Delete broken link (contiv.io) 2022-02-15 15:17:15 -08:00
nwanati df993e1261
Update logging.md (#31286)
* Update logging.md

Updated some sentences for clarity.

* Update content/en/docs/concepts/cluster-administration/logging.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-08 07:56:54 -08:00
Kubernetes Prow Robot 2d6d22ddec
Merge pull request #31440 from MikeSpreitzer/note-apf-autoupdate
Catch APF description up with recent developments
2022-02-03 03:05:45 -08:00
Michel Bongard 8ea2fb38ed
Update logging.md 2022-01-27 12:37:35 +01:00
Kubernetes Prow Robot 3aea799ca5
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
Add Contiv-VPP network plugin
2022-01-23 18:31:57 -08:00
Kubernetes Prow Robot 14b5ac97c4
Merge pull request #31446 from championshuttler/ln
Update URLs for some network plugins
2022-01-22 05:41:52 -08:00
Mike Spreitzer 2bfc31833f Catch APF description up with recent developments
Primarily the change, in release 1.22, of how configuration objects
are maintained.

Also describe the new priority level.

Also move the sections on defaults and health check configuration to
follow the description of configuration objects.
2022-01-21 13:06:51 -05:00
Kubernetes Prow Robot da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Shivam Singhal d677a0eed5 Update URLs for some network plugins 2022-01-21 13:02:32 +02:00
ixodie c073285fb3
Removing Romana
Romana is defunct and has been removed from main networking docs already.
2022-01-11 10:53:58 -05:00
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Kubernetes Prow Robot c4b4768ae0
Merge pull request #31145 from hhyasdf/introduce-hybridnet
Add Hybridnet CNI to networking.md
2022-01-08 06:26:19 -08:00
Tim Bannister a3e8980eac
Add Contiv-VPP network plugin 2022-01-06 22:24:08 +00:00
Kubernetes Prow Robot 4763cd9329
Merge pull request #30759 from ixodie/patch-12
Kind cleanup - Remove Contiv
2022-01-06 14:22:00 -08:00
Neha Viswanathan 24ee2527d0
migrate the K8s networking model section (#28617) 2022-01-05 08:08:41 -08:00
hhyasdf 1d56098e9a
Add Hybridnet CNI to networking.md 2022-01-04 10:34:57 +08:00
Antonio Ojea ec3ed1ee36
kubernetes networking model clarifications (#28454)
Amend some clarifications to the kubernetes networking model to
deal with some ambiguities, mainly related to the use of NAT and
the host-network pods special requirements.

xref:

https://groups.google.com/g/kubernetes-sig-network/c/m6lwTjKLV8o/m/jM59qEKOBAAJ
2021-12-11 10:31:58 -08:00
Kubernetes Prow Robot 5baf960187
Merge pull request #30758 from ixodie/patch-11
Kind cleanup - Remove Romana
2021-12-09 02:34:11 -08:00
Qiming Teng b198199336 Configuration API for v1.23 2021-12-08 16:19:23 +08:00
Jesse Butler 584421fe11 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-06 08:55:54 -05:00
ixodie 5d7141f903
Kind cleanup - Remove Contiv
This domain/URL has no relevant content, is a squatter.
Video link on youtube is 5 years old.
Product seems to be abandonware.
2021-12-06 06:53:02 -05:00
ixodie ac929239cf
Kind cleanup - Remove Romana
This doimain does not work and company appears to be defunct.
2021-12-06 06:48:52 -05:00
Kubernetes Prow Robot 1b95b8b60d
Merge pull request #29719 from sftim/20210915_document_node_problem_detector_add_on
Add node problem detector to add-ons
2021-12-05 17:54:35 -08:00
Kubernetes Prow Robot 1664e4e4c4
Merge pull request #29964 from MikeSpreitzer/fix-105494
Improve API Priority and Fairness for clients
2021-12-05 17:32:32 -08:00
Kubernetes Prow Robot ec41959cc1
Merge pull request #30134 from ixodie/patch-10
Removing GCE bridging/routing config tweaks
2021-12-05 12:06:32 -08:00
Jesse Butler 018f9d05a2 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot f20b27e539
Merge pull request #30094 from ixodie/patch-9
Remove Open vSwitch from “How to implement the Kubernetes networking model”
2021-12-01 04:23:16 -08:00
Tim Bannister c0c3d040f8 Add node problem detector to add-ons 2021-11-27 18:37:48 +00:00
Kubernetes Prow Robot b6ae6e78f7
Merge pull request #29386 from bridgetkromhout/dev-1.23
Promote IPv4/IPv6 dual-stack support to Stable in 1.23
2021-11-20 11:04:59 -08:00
Kubernetes Prow Robot 8da444be20
Merge pull request #30505 from pohly/structured-logging-1.23
logging: structured logging, klog deprecation
2021-11-20 10:54:59 -08:00
Bridget Kromhout a209e3d65e Dual-stack to stable in 1.23
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2021-11-20 16:53:27 +00:00
Patrick Ohly c3073161f7 logging: structured logging, klog deprecation
This is primarily the docs PR for
- alpha: https://github.com/kubernetes/enhancements/issues/2845
- beta: https://github.com/kubernetes/enhancements/issues/1602

But as it touches the file, it also updates the examples and explanations to
reflect some recent observations.
2021-11-18 08:17:36 +01:00
Tim Allclair db7dfbf166
Remove link to compromised github account
Follow up from incomplete fix in https://github.com/kubernetes/website/pull/30496
2021-11-16 14:20:10 -08:00
Tim Allclair 1c8ec705a3
Remove link to compromised github account
This abandoned account was identified by a security researcher, and reported through the Kubernetes bug bounty program.

Don't we have a link checker that should identify cases like this? I'm guessing the github username was changed, so the link was redirecting (still valid), until the researcher recreated it. We should probably have the link checker flag redirects as well.
2021-11-15 16:28:37 -08:00
Kubernetes Prow Robot 3d826f0957
Merge pull request #29695 from ixodie/patch-5
Removed Contiv.io
2021-10-19 07:47:04 -07:00
ixodie 33c363a370
Added open contiv repo
Adding back repo and removing broken link
2021-10-19 09:19:25 -04:00
ixodie 46fc61cd04
Merge branch 'main' into patch-9 2021-10-19 09:16:16 -04:00
ixodie 7d9051266d
Removing GCE bridging/routing config tweaks
Removing this content seems to be appropriate:

Content does not contain a link to a CNI.
Content is not required for k8s to function.
Content seems to be replicated in longer form on the Google Cloud docs site.
2021-10-18 18:29:33 -04:00
ixodie f8dcb7e792
Removed OVS
Open vSwitch is in no way required for Kubernetes to function.  Kubernetes is not mentioned once on this project's website, nor are there any instructions for how you might use this in a k8s environment.
2021-10-14 16:04:38 -07:00
ixodie 8d4006d8ed
Removed Nuage marketing
This entry is not necessary for Kubernetes to function.  Entry provides a link to the main corporate website, not to any relevant information.  No CNI.  Acronym refers to product marketing, not an actual technology.
2021-10-14 15:37:19 -07:00
Mike Spreitzer 7122c51152 Improve API Priority and Fairness for clients 2021-10-07 15:58:56 -07:00
Kubernetes Prow Robot 3a7a495c6c
Merge pull request #29055 from Ritikaa96/update-docs-cluster-networking-concept
updating flannel link address
2021-09-24 16:30:21 -07:00
Kubernetes Prow Robot e6b9490fb1
Merge pull request #29694 from ixodie/patch-4
Removed Apstra AOS from Cluster Networking
2021-09-20 17:56:24 -07:00
ixodie 309065ce9b
Removed Contiv.io
Project did not have direct integration with k8s.

URL to project info goes to malicious browser plugin install and ad-based squatter on contiv.io.
2021-09-13 16:42:43 -04:00
ixodie f1751b1e24
Removed Apstra AOS
Apstra AOS (now owned by Juniper) has no direct integration with Kubernetes.

No CNI, no operator, no CRDs, nothing.

Kubernetes is not natively supported in the product, there is no mention of any k8s construct in the product.

This entry should be removed because it does not follow https://github.com/kubernetes/website/issues/20232
2021-09-13 16:34:52 -04:00
ixodie e6f83df546
Removed Big Switch Fabric
None of the links for this entry actually work.
2021-09-13 12:40:56 -04:00
Mengjiao Liu f945335af6 Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value 2021-08-10 18:03:21 +08:00
Victor Palade 252c44c53d Merge master into dev-1.22 to keep in sync 2021-07-29 15:40:32 +03:00