Xin Hao
3c7af1e126
Update the GitHub repo url of Java Operator SDK
2024-07-16 14:32:47 +08:00
Thomas Güttler
ee1acbb793
Update operator.md: Removed KUDO
...
KUDO was not updated for three years. The docs should not mention it.
2024-05-15 12:54:44 +02:00
Able Lv
6ce0265662
Update content/en/docs/concepts/extend-kubernetes/operator.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-23 18:26:40 +08:00
Able Lv
ff32a3e620
Update link of "Operator White Paper" on operator.md page
...
Update the link to the main branch to update the paper from "Review Version" to "Final Version"
2023-10-22 21:58:30 +08:00
Marcin Karkocha
6624cf6546
Add mast operator to list ( #37355 )
...
* Add mast operator to list
#37354 - link to mast Operator
* Update operator.md
Change order to alphabetical
* Update operator.md
2023-01-16 02:44:52 -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
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
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
Attila Mészáros
73e224ff62
Add Java Operator SDK to operator frameworks
2022-05-26 17:52:51 +02: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
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
Wang
0f643c43e3
Update operator.md
2021-11-14 13:10:01 +09:00
Rey Lejano
892118c9cc
follow-up to k website pr 29529
2021-09-07 16:58:20 -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
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
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
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
Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
santadasu
56c51724e8
Fixing the URL for operator framework
...
None
2020-09-30 15:26:57 -07:00
Ray
9f9b714b63
Fix control loop hyperlink
...
should point to /docs/concepts/architecture/controller
2020-08-05 13:03:25 +08:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Celeste Horgan
e0ae1338cd
Correct links
...
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Jeff Wenzbauer
ce3e326e14
Fixed typo ( #16248 )
2019-09-08 21:53:17 -07:00
Tim Bannister
d6cc934dc8
Fix wrong name for CRDs in Operators concept ( #15521 )
2019-07-24 20:25:51 -07:00
Tim Bannister
20e45f1331
Add concept page for Operators ( #14458 )
...
* Add concept page for Operator pattern
* Link to article about Operator best practices
2019-07-11 17:57:07 -07:00