Qiming Teng
9ad91ebe41
Tweak line wrappings in the device-plugin concepts page
...
This PR fixes the long line problems found in the device-plugins.md page.
2022-10-08 16:51:35 +08:00
Qiming Teng
888c244394
Tweak line wrapping in the custom-resource concept page
...
This PR fixes the long line problems found in the custom-resources.md
concept page. Saddly, there are some markdown tables we cannot fix yet
in this PR. Maybe a HTML table is a better alternative.
2022-10-08 16:46:25 +08:00
Qiming Teng
ab166dcba2
Tweak line wrapping in the apiserver aggregation page
...
This PR fixes the long lines found in the apiserver-aggregation.md page.
2022-10-08 16:42:16 +08:00
Qiming Teng
574ce9841b
Tweak lin wrapping in the operator concept page
...
This PR fixes the line wrapping problems found in the operator.md page.
2022-10-08 16:39:57 +08:00
Heba Elayoty
3d8f6a3cfa
Fix scheduling extension link
2022-09-30 10:30:28 -07:00
Kubernetes Prow Robot
781edc66f9
Merge pull request #34734 from sftim/20220628_update_extend_kubernetes_concept_overview
...
Update “Extend Kubernetes” concept overview
2022-09-22 18:08:39 -07:00
Mikko Ylinen
62980d931a
clarify topologyinfo registration logic in device plugins
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-09-15 06:32:54 +03:00
Tim Bannister
dd615623bc
Tweak custom resources concept
...
- Use capitalizations as per style guide
- Use glossary tooltips where appropriate
2022-08-27 15:06:07 +01:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
jpegleg-k8s
7c89f5675a
consistency for capitalization of term operator in documentation ( #35753 )
...
* Because operators are not kubernetes objects, the word operators should only be capitlized at the start of sentences, URLs where the external source has done so, abbreviations, or start of headers.
* only changing en initially for the pr process
* text styling on line 18 for operator pattern
2022-08-18 11:44:22 -07:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Bishal Das
779a710bea
Update network-plugins.md
2022-07-24 19:26:05 +05:30
Tim Bannister
ce4151f786
Outline Kubernetes infrastructure extensions
...
Change index page for infrastructure extensions: from autogenerated
to actual written text.
2022-07-18 21:29:28 +01:00
Tim Bannister
4f9ca16794
Revise “Extending Kubernetes” concept
...
- Rework section index page
- Use more glossary tooltips
- Mention APIService more clearly
- Shift CRD note to the overview page for API extensions
2022-07-18 21:29:27 +01:00
Rishit Dagli
b2d062d7bc
Remove references of Service Catalog ( #34387 )
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-27 22:33:58 -07:00
Etienne Champetier
eab5945586
Add externalSetMarkChain to portmap config
...
Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/
2022-06-26 23:10:16 -04:00
Qiming Teng
2e5e4d2489
Reformat the extend-kubernetes page
...
This page has too many long lines which make change tracking very difficult.
2022-06-18 17:30:37 +08:00
Kubernetes Prow Robot
0fa1da9e7e
Merge pull request #33638 from clux/patch-1
...
Add kube-rs to operator.md's third-party content
2022-06-13 22:53:32 -07:00
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
Kubernetes Prow Robot
94ec1b2ba2
Merge pull request #33948 from csviri/patch-1
...
Add Java Operator SDK to operator frameworks
2022-06-01 04:49:02 -07:00
Attila Mészáros
73e224ff62
Add Java Operator SDK to operator frameworks
2022-05-26 17:52:51 +02:00
Tom Kivlin
2c154e13f5
remove duplicate 'the'
2022-05-25 15:15:38 +01:00
Tom Kivlin
60c5716567
capitalisation consistency
2022-05-25 08:20:25 +01:00
Tom Kivlin
dc6d1fb667
added user role context, more info about `lo` and remove "obviously"
2022-05-24 22:21:57 +01:00
Tom Kivlin
4c595d4075
removed the "Usage Summary" section as no longer needed
2022-05-24 17:31:40 +01:00
Tom Kivlin
16cdb0b4a8
Added comma
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:30:24 +01:00
Tom Kivlin
4f41ef3b22
Grammatical improvement
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:30:08 +01:00
Tom Kivlin
a23668cae3
Added hyphen
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:48 +01:00
Tom Kivlin
159ade8547
Added hyphen
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:35 +01:00
Tom Kivlin
dbe825c6e0
Added comma
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-05-24 17:29:14 +01:00
Tom Kivlin
149e2b5151
Add link to kubernetes networking model page/section
...
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:25:09 +01:00
Tom Kivlin
0c085e24ff
Update to <1.24 note
...
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:24:19 +01:00
Tom Kivlin
4ba0e82bd0
Correction of what Kubelet did/could do in versions <1.24.
...
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:23:40 +01:00
Tom Kivlin
c3629b395d
Clarity on scope of container runtime re. CNI
...
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
2022-05-24 17:22:58 +01:00
Tom Kivlin
f453118e4d
change to relative path
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-05-24 07:40:26 +01:00
Tom Kivlin
4c1b181aff
added some clarification to the installation section
2022-05-23 14:32:04 +01:00
Tom Kivlin
3b60dec955
Added info about v1.24 changes
2022-05-21 13:20:51 +01:00
Tom Kivlin
58aae61611
Remove refs to dockershim
...
- Removed refs deprecated with dockershim
- Tweaked header levels
2022-05-21 12:59:36 +01:00
Eirik A
ffb5e67cc5
Add kube-rs to operator.md's third-party content
...
We have a [controller guide featured](https://kube.rs/controllers/intro/ ) on the linked webpage for this so hopefully this is appropriate.
2022-05-12 19:57:59 +01:00
Kubernetes Prow Robot
8170154a6e
Merge pull request #31849 from mk46/fp_31667
...
Remove --pod-cidr from docs
2022-04-29 16:21:12 -07:00
Rey Lejano
3f221625e6
update network plugins page for cni spec
2022-04-28 08:19:23 -07:00
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Tim Bannister
1c6009f29d
Drop a device plugin that has an explicit Docker Engine dependency
...
Removal prompted by the removal of dockershim from Kubernetes.
2022-03-30 15:52:58 +01:00
Jakub Piotr Cłapa
26716d7326
Added a link to the SocketCAN device plugin
2022-03-30 13:18:11 +02:00
Nate W
ee1a85d08e
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-21 07:53:48 -07:00
Ed Bartosh
2c6dcdde24
update list of Intel device plugins
2022-03-18 15:00:46 +02:00
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
Tim Bannister
73cd38cdc6
Move kubectl overview to be section index
...
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Nate W
b7f8b0daae
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-02-28 16:18:31 -08:00
Jay Beale
5440681803
Adding kube-proxy to this list
...
This list appears to name binaries whose configuration flags are documented in this section: [Command Line Tools Reference](/docs/reference/command-line-tools-reference/). Since kube-proxy is an item in that reference, it seems helpful to give it an entry and link here.
2022-02-23 23:30:30 -08:00
Manish Kumar
c86ad85339
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-23 10:24:33 +05:30
Manish Kumar
0673b89cd4
follow-up of #31667
2022-02-23 01:12:29 +05:30
Kubernetes Prow Robot
e021e42245
Merge pull request #31667 from mk46/remove_kubenet
...
Removed kubenet reference from docs
2022-02-22 07:31:46 -08:00
Manish Kumar
7fc89637f3
Removed kubenet reference
2022-02-22 18:59:32 +05:30
Shivam Singhal
a1d69a8d12
Remove dead link to svc-cat.io
2022-02-22 09:45:41 +02:00
Frank Villaro-Dixon
c0387a8b76
operator: add `Kopf` framework to list of libraries
...
`Kopf` is a python operator framework that is also well known and used.
2022-02-09 14:54:53 +01:00
Tim Bannister
2558306e58
Add third-party content disclaimer
2022-01-05 21:44:49 +00:00
Tim Bannister
d67ac4dc95
Fix mismatched whitespace
...
Convert a tab to spaces to match other lines in snippet.
2022-01-05 21:44:48 +00:00
Tim Bannister
fea1dc2801
Clean up front matter
2022-01-05 21:44:48 +00:00
Tim Bannister
7715646907
Tweak wording for Device Plugins concept
2022-01-05 21:44:44 +00:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Ayushman Mishra
0cbedcfeed
changes made
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-12-01 18:27:48 +05:30
Ayushman Mishra
9bef88f008
Edited FlexVolume deprecated
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-11-30 09:18:11 +05:30
Kubernetes Prow Robot
0f4eb182c5
Merge pull request #30430 from Shubham82/Correct-link-Authorization
...
Improvement: Corrected the link for Authorization.
2021-11-29 16:38:56 -08:00
Shubham Kuchhal
349be77566
Improvement for Authorization in Extending Kubernetes docs.
...
Improvement: Corrected the link for Authorization.
Fix Typo
2021-11-23 16:49:02 +05:30
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05:00
Kubernetes Prow Robot
c688bcd8e6
Merge pull request #29751 from swatisehgal/clarify-podsresource-getallocatable
...
Pod Resource API: graduate getAllocatableResources to Beta
2021-11-17 07:23:54 -08:00
Swati Sehgal
c7231c8d6d
Explicitly state that GetCpuIds returns exclusive cpus
...
Based on the discussion here: https://github.com/kubernetes/kubernetes/pull/97415#discussion_r722548437
we explictly state that the GetCpuIds returned for a ContainerResource in the ListPodResourcesResponse
represent only exclusively allocated CPUs.
In order to evaluate the CPUs corresponding to the shared pool, List endpoint should be used in conjunction
with GetAllocatableResources endpoint. We highlight the steps that the client needs to take evaluate this.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
Swati Sehgal
8d6da01857
podresource-api: Graduate GetAllocatableResources to Beta
...
Also, explicitly clarify the behavior of GetAllocatableResources
The explanation that GetAllocatableResources can be used to obtain available resources
on the node can be misinterpretted as an API that is used to obtain free/unallocated
resources on a node.
This PR adds additional text to clarify that this API endpoint only returns
allocatable resources which are resources exposed to kubelet as defined here:
https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable .
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
Kubernetes Prow Robot
7754cf242b
Merge pull request #30405 from ptux/patch-4
...
[en] update custom-resources
2021-11-15 16:21:52 -08:00
Wang
0f643c43e3
Update operator.md
2021-11-14 13:10:01 +09:00
Wang
2d560fd4fb
Update custom-resources.md
2021-11-10 05:07:02 +09:00
Wang
324e4e07fa
[en] update custom-resources
...
Make it clear that the main API server delegates requests to user created API server.
2021-11-09 18:31:31 +09:00
wiggitywhitney
2ec7040fd4
Improve Extensions Definition
2021-11-04 10:37:37 -05:00
Kubernetes Prow Robot
b50819e5f9
Merge pull request #29349 from jaypipes/controller-dec-api
...
clarify declarative API in custom controller docs
2021-09-29 09:10:50 -07:00
Jay Pipes
6a4dddd251
clarify declarative API in custom controller docs
...
The content describing a declarative API in the custom controller
section of the custom resources doc was confusing:
> A declarative API allows you to declare or specify the desired state
of your resource **and tries to keep the current state of Kubernetes
objects in sync with the desired state**. The controller interprets the
structured data as a record of the user's desired state, and continually
maintains this state.
(emphasis added)
It is not the declarative API that tries to keep the current state of
the objects in sync with the desired state. It's the controller that
does that.
I've reworded this paragraph to hopefully clarify this.
Closes Issue #29348
Signed-off-by: Jay Pipes <jaypipes@gmail.com>
2021-09-28 16:19:54 -04:00
Kubernetes Prow Robot
b41e88b2ab
Merge pull request #29635 from deepsan/serviceCatalog
...
Fix service-catalog usage of apiserver aggregation
2021-09-10 01:16:00 -07:00
deepsan
84c2324c2b
Fix service-catalog usage of apiserver aggregation
...
The Service Catalog architecture changed from using api aggregation to CRDs, but the docs still refer to the older architecture using api aggregation.
Couple of changes here:
1. Change the sentence on how Service Catalog is implemented
2. Replace the example for usage of api aggregation from service-catalog to metrics-server. There are multiple implementations that can be linked to(keda, prometheus, datadog,...), but keeping the documentation neutral by pointing to kubernetes-sigs/metrics-server
References:
- Service Catalog [v0.3.0 release notes](https://github.com/kubernetes-sigs/service-catalog/releases/tag/v0.3.0 ):
> In release 0.3.0, we've focused on replacing the Aggregated API Server with the CustomResourceDefinitions (CRDs) and the Admission Webhook solution.
- Project [README](https://github.com/kubernetes-sigs/service-catalog/pull/2691/files )
> Service Catalog recently switched to a new CRDs-based architecture. The old API Server-based implementation is available on the v0.2 branch. We support this implementation by providing bug fixes until July 2020.
2021-09-09 17:58:56 -07:00
Rey Lejano
892118c9cc
follow-up to k website pr 29529
2021-09-07 16:58:20 -07:00
Kubernetes Prow Robot
a161d54e9f
Merge pull request #29209 from deepsan/api-server
...
Reword Go requirement for subordinate API servers
2021-09-07 05:39:15 -07:00
Christoph Bühler
c031257f3e
fix ordering of list
2021-08-25 11:25:29 +02:00
Christoph Bühler
d8199078f5
Add additional information about "kubeops"
2021-08-25 09:53:01 +02:00
Christoph Bühler
8b013b8e92
docs: Add "KubeOps" operator SDK to third-party list
...
Adding dotnet operator sdk/framework to third-party list of operator sdks.
2021-08-25 09:33:44 +02:00
Kubernetes Prow Robot
de92339f81
Merge pull request #29229 from sftim/20210804_update_api_aggregation_layer
...
Retitle “Kubernetes API Aggregation Layer” concept
2021-08-10 18:46:46 -07:00
Kubernetes Prow Robot
b24deab7fa
Merge pull request #29228 from sftim/20210804_update_apiservice_link_to_api_reference
...
Link to new API reference page for APIService
2021-08-05 15:19:41 -07:00
deepsan
788b9ce132
Reword Go requirement for Aggregated API
...
Given 'Aggregated APIs are subordinate API servers that sit behind the primary API server, which acts as a proxy', the comparison table indicates a requirement for the subordinate API servers to use Go, when it is not a requirement as long as the subordinate API server follows the expected contract
2021-08-05 15:07:43 -07:00
Tim Bannister
075fdf2e37
Retitle “Kubernetes API Aggregation Layer” concept
...
The old title “Extending the Kubernetes API with the aggregation layer”
sounds more like a task page than a concept, so I reworded.
2021-08-04 22:28:54 +01:00
Tim Bannister
1ca5ecbf77
Link to new API reference page for APIService
2021-08-04 22:25:12 +01:00
cezaryzukowski
11c8889e6d
The Memory Manager graduates to Beta ( #28851 )
...
* Update gRPC messages documentation
* Revisions + extend docs
* Update content/en/docs/tasks/administer-cluster/memory-manager.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Revisions
* Update content/en/docs/tasks/administer-cluster/memory-manager.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Revisions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-07-27 02:12:45 -07:00
Artur Zylinski
81086664f1
Update Operator pattern page, example section
...
Remove "in more detail" repetition
2021-07-07 14:10:10 +02:00
Shubham Kuchhal
57d21c6975
Correct brackets.
2021-06-25 18:20:18 +05:30
Shubham Kuchhal
5eb9ded91a
Modify the content.
2021-06-25 17:16:03 +05:30
Shubham Kuchhal
4b656ff45a
Fix typo.
2021-06-25 15:34:01 +05:30
Shubham Kuchhal
6ad9c33963
Add Link for "Operator White Paper".
2021-06-25 15:23:35 +05:30
Ian Driver
8f00a636fc
Update URL for Metacontroller
...
Metacontroller has moved from Google control to community support, see https://github.com/metacontroller/metacontroller#a-new-home
2021-06-21 21:47:17 +01:00
Jihoon Seo
dfaefa54aa
Nit: Fix hrefs of some links
2021-06-03 06:20:26 +09:00
Dmitry Shurupov
285db949a4
Adding shell-operator as another way to create operators
2021-05-13 12:14:39 +07:00
Pedro Leão da Cruz
c4f1225b26
Adds COF to the list of operators frameworks
...
Adds the Charmed Operator Framework to #heading-writing-operator
2021-04-30 09:40:48 +01:00
Qiming Teng
a7175d4d35
Revise extending kubernetes
...
This PR fixes two problems. One was introduced by f265aed794
which folded the extend-cluster.md content into section index without
removing the original content. Another problem is that the PNG images
stored on google docs are not accessible by some people from the far end
of the planet.
2021-04-10 13:59:01 +08:00
Tim Bannister
ff6aa6e3b4
Mention API extensibility as a front-page feature
...
Kubernetes has really good options for extending and customizing its
behavior. Mention these right on the front page.
2021-04-08 21:57:13 +01:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Francesco Romani
b4f485a6b0
Actualize podresources 1.21 ( #27203 )
...
* Actuallize podresources description
This commit updates description according to
https://github.com/kubernetes/enhancements/pull/1884
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
Signed-off-by: Alexey Perevalov <alexey.perevalov@huawei.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* podresources: document the new feature gate
Signed-off-by: Francesco Romani <fromani@redhat.com>
* device plugins: add clarifications after review
- fix the AllocatableResourcesResponse comment
- describe the NUMA ID and explain the meaning of the field.
Signed-off-by: Francesco Romani <fromani@redhat.com>
Co-authored-by: Alexey Perevalov <alexey.perevalov@huawei.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-31 04:39:00 -07:00
Xiaopeng Han
ecede1568a
update the correct operator link
...
The original link of `operator pattern` is a meaningless page. This commit updates the link to the correct `operator pattern` page.
2021-03-29 11:54:32 +08:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Kubernetes Prow Robot
9beb46d8c0
Merge pull request #26676 from chenxuc/master
...
Update operator page to list tools in alphabetical order
2021-03-09 17:59:13 -08:00
Kubernetes Prow Robot
35e74c709d
Merge pull request #25460 from gavinfish/EnableAggregatedDiscoveryTimeout
...
Remove legacy feature gate EnableAggregatedDiscoveryTimeout for Aggregation layer
2021-03-04 17:16:21 -08:00
chenxuc
9548c08e17
List operator tools in alphabetical order
...
This is to update operator web page to
list operator tools in alphabetical order as well as other
minor improvements.
2021-02-23 18:26:00 +08:00
Will Hanstedt
d042a1a687
Fix broken link
...
Attempt to resolve issue #26641 . Redirected the "CoreOS' original article" link to an archived version of the article.
2021-02-20 23:57:53 -05:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
hasheddan
bf6dbd4c3f
Fix links to flexVolume documentation
...
A few links to the flexVolume documentation do not resolve correctly due
to case sensitivity in the page anchor. This updates those links to
resolve to the correct section of the volumes doc.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-23 08:45:26 -06:00
baczus
9831c0080f
Add missing plugin to the summary section
2021-01-07 23:11:32 +01:00
XinYuan
41685331f3
Modify words that may cause ambiguity in device-plugins.md
...
The `/var/lib/kubelet/pod-resources/kubelet.sock` is required by device monitoring agent but not device plugin.
This word `plugin` is ambiguous.
plugin -> device monitoring agent
2021-01-04 17:11:01 +08:00
Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
drfish
e354338ca3
Remove legacy feature gate EnableAggregatedDiscoveryTimeout
2020-12-07 21:39:46 +08:00
Renaud Gaubert
f2ef3d0e80
Graduate KubeletPodResources to GA
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-10-29 18:55:33 -07:00
Kubernetes Prow Robot
fe90f65e6a
Merge pull request #24677 from tengqm/links-concepts
...
Fix links in concepts section
2020-10-22 06:41:35 -07:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Tim Bannister
78351ecaf5
Transfer “Controlling Access to the Kubernetes API” to the Concepts section
...
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Tim Bannister
3edb970570
Move API overview to be a Docsy section overview
2020-10-20 23:41:54 +01:00
Kubernetes Prow Robot
a965ab9c08
Merge pull request #24611 from h4ghhh/device-plugin-new2
...
modify device-plugins.md
2020-10-17 11:12:12 -07:00
h4ghhh
81a6a8e5bd
modify device-plugins.md
2020-10-17 14:32:23 +08:00
Kubernetes Prow Robot
3ca837474b
Merge pull request #24026 from johscheuer/remove-cni-alpha-warning
...
Remove CNI alpha warning
2020-10-13 01:42:26 -07:00
Johannes M. Scheuermann
c3a9924bbf
Make the CNI usage more accurate
2020-10-13 07:22:28 +02:00
Johannes M. Scheuermann
c8f34ff15b
Remove CNI alpha warning
2020-10-06 19:42:47 +02:00
santadasu
56c51724e8
Fixing the URL for operator framework
...
None
2020-09-30 15:26:57 -07:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Savitha Raghunathan
95c94c03d5
resolving conflicts
2020-08-23 12:13:37 -04:00
Kubernetes Prow Robot
6005510284
Merge pull request #22968 from blueabysm/fix-links-which-pointed-to-unavailable-location
...
Fix links which pointed to unavailable location
2020-08-21 07:35:40 -07:00
Anna Jung
09d0f598fa
Merge master into dev-1.19 to keep in sync
2020-08-11 08:34:02 -05:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Ray
9f9b714b63
Fix control loop hyperlink
...
should point to /docs/concepts/architecture/controller
2020-08-05 13:03:25 +08:00
Qiming Teng
b4189b5800
[zh] Fix links in concepts section (5)
2020-08-05 11:55:04 +08:00
Savitha Raghunathan
53c71ad3f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-08-03 16:09:39 -04:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Savitha Raghunathan
e2a861c2f9
Merge remote-tracking branch 'upstream/master' into dev-1.19
2020-07-27 19:10:42 -04:00
Qiming Teng
0bdcd44e6b
Replace reference to redirect entries (1)
...
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +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
Kubernetes Prow Robot
713603e146
Merge pull request #21607 from klueska/upstream-topology-manager-docs-update
...
Topology Manager docs update for 1.19
2020-07-14 10:45:21 -07:00
Kevin Klues
7b270b47bc
Add updated documentation about the device plugin interface
...
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2020-07-13 16:54:52 +02:00
Qiming Teng
a87bb799c2
Remove Poseidon page
...
The [Poseidon
project](https://github.com/kubernetes-sigs/poseidon/commits/master )
is virtually dead:
- No PRs coming in since Dec 2019
- PRs related to code changes date back to April 2019.
By removing this page, we can save folks' effort on localizing the
content, i.e. #22265 .
2020-07-04 11:31:20 +08:00
Karen Bradshaw
fcc2dc2b19
add no_list param
2020-07-01 12:06:04 -04:00
TAKAHASHI Shuuji
6a22815738
Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
2020-06-29 10:53:48 +09:00
Tim Bannister
f265aed794
Fold concept overview pages into section indexes
...
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.
Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Kubernetes Prow Robot
5c7e664910
Merge pull request #21887 from devriesb/patch-1
...
ommitted "not"
2020-06-22 14:13:41 -07:00
Kubernetes Prow Robot
6109714582
Merge pull request #21985 from pjhwa/fix-21982
...
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 13:41:41 -07:00
Jerry Park
ffe0090d2c
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 09:32:29 +00:00
Kiyoshi Muranaka
d8c8d6a881
[en] Fix broken link to Xilinx FPGA device plugins
2020-06-22 17:00:01 +09:00