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