Qiming Teng
b4189b5800
[zh] Fix links in concepts section (5)
2020-08-05 11:55:04 +08: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
Brandon DeVries
1f45d53e25
ommitted "not"
...
From context and general understanding, it looks like this was intended to be "most Kubernetes users will *not* need to
install extensions and fewer will need to author new ones."
2020-06-18 13:08:07 -04:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Tanveer Alam
e023268064
Typo, should be extension's instead of extensions ( #17373 )
...
* Typo, should be extension's instead of extensions
In `Extension Patterns` section, `extensions points` should be `extension's points` as it's trying to say `points` belonging to a particular `extension`.
* Update content/en/docs/concepts/extend-kubernetes/extend-cluster.md
Changed as per tengqm suggestion.
Co-Authored-By: Qiming <tengqim@cn.ibm.com >
2019-11-08 16:25:59 -08:00
Tanveer Alam
4c48c963a0
Broken link in Extending your kubernetes Cluster ( #17349 )
...
Under `Extension Patterns` sections the link for `Flex Volume Plugins` is broken as the `flexvolume.md` file has been moved to new folder `/devel/sig-storage`. Reference commit `https://github.com/kubernetes/community/commit/ab55d850b8342abe1b87eb1c8bf397c4d05daff4 `
2019-11-01 19:37:40 -07:00
Alexey Pyltsyn
f120439575
Improve Concepts section ( #17013 )
...
Signed-off-by: Alexey Pyltsyn <lex61rus@gmail.com >
2019-10-27 18:49:25 -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
Martin Vladev
a55e66f9ef
Remove initializers feature gate ( #14602 )
...
* Remove initializers feature gate
Initializers are removed in 1.14
kubernetes/kubernetes#72972
* Update feature-gates.md
2019-05-29 20:10:19 -07:00
Brian-Williams
69632fc481
Remove unneeded move page ( #10563 )
...
As is this links you to a page, which simply links to the resources current location. Better to simply link to the resources current location.
2018-10-09 18:04:03 -07:00
Dennis Czombera
9c2f4b7123
Fix typos in concept pages ( #10481 )
...
* Remove unnecessary bracket
* Remove unnecessary parenthesis and add line break for easier reading flow.
* Fix typos
2018-10-03 18:06:00 -07:00
Bob Killen
2c50177af5
Update admission controller links ( #9386 )
...
* update admission-controller links
(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)
* updated links found using greedier regex
(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)
* correct link in cn/docs/admin/authorization/_index.md
* fix incorrect changes introduced in eac3619
* undo update of cn content
* fix link
* fix admission webhook link
2018-07-18 15:54:21 -07:00
Bob Killen
2ee2e9d5bb
Update authorization-rbac links ( #9463 )
...
* update authorization-rbac links
* fix broken links
* undo modification of cn content
2018-07-18 15:32:04 -07:00
Bob Killen
836629cb11
Update extensible admission controller links ( #9459 )
...
* update extensible-admission-controller links
* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
Bob Killen
09e5db0724
Update authentication links ( #9452 )
...
* update authentication links
* undo cn updates
2018-07-11 13:43:26 -07:00
Bob Killen
d0ca0ca6e8
update authorization-webhook links ( #9464 )
2018-07-10 18:07:25 -07:00
Steve Perry
10e3c4df71
Fix link to Admission Webhooks section. ( #8599 )
2018-05-19 21:58:49 -07:00
Steve Perry
169aadbbe1
Arrange the Extending Kubernetes section in the Concepts TOC ( #8569 )
...
* Left nav for Extending Kubernetes
* Redirect moved topics. Remove extraneous directory.
2018-05-16 12:26:52 -07:00