Commit Graph

129 Commits (26748e36b0b3d733a4f87fd327123ce58c0250d5)

Author SHA1 Message Date
Sinan Kahveci 25de96863d
Fix Missing Punctuation
This change will fix the missing punctuation in the first paragraph.
2021-07-15 11:53:52 +01:00
Meysam 477383508c
Update the link to cloud interface 📝 2021-07-11 22:45:06 +04:30
Kubernetes Prow Robot 9b49165995
Merge pull request #28235 from SergeyKanzhelev/clarificationOnShutdownStatus
Clarification of a new shutdown status of a pod
2021-06-21 17:11:58 -07:00
Sergey Kanzhelev 4bb1fc1f8c clarification of a new shutdown status of a pod 2021-06-18 20:22:16 +00:00
Kubernetes Prow Robot 2c7d774239
Merge pull request #28407 from tengqm/fix-links
Fix some links in the concepts section
2021-06-17 19:30:04 -07:00
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Qiming Teng ad93c9a6ef Fix some links in the concepts section
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.

Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
John Gardiner Myers 2cdf96e165 Remove obsolete caution about cordoning
As of Kubernetes 1.19, unschedulable nodes are no longer removed from load balancers
2021-04-20 17:22:46 -07: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
Kubernetes Prow Robot fd721b8e95
Merge pull request #26970 from jiahuif/feature/leader-migration/task
(KEP-2436) Task: Controller Manager Leader Migration
2021-03-30 15:30:58 -07:00
Indeed 063edc95c7 add link to leader migration
to the "cloud controller manager" concept.
2021-03-30 13:41:41 -07:00
Kubernetes Prow Robot 2d31364e3c
Merge pull request #26920 from SergeyKanzhelev/nameAsIdentifier
added note about the name being an identifier
2021-03-27 01:52:43 -07:00
Victor Palade ca046d9b1f Merge master into dev-1.21 to keep in sync 2021-03-26 21:29:52 +01:00
Kubernetes Prow Robot 7f5b5b22dd
Merge pull request #26498 from max-cx/patch-2
Update control-plane-node-communication.md
2021-03-26 04:38:43 -07:00
Kubernetes Prow Robot ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
clean up use of word: just
2021-03-26 04:34:43 -07:00
Jihoon Seo df3eabc37c
Fix line separation in concepts/architecture/nodes 2021-03-26 11:39:58 +09:00
David Porter b222a13525 Update graceful node shutdown beta docs 2021-03-25 18:05:32 -07:00
pierre villard d0645e2384
Update control-plane-node-communication.md
Kubernetes Service is located on Default namespace. Not in all nespaces
2021-03-18 15:58:06 +01:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
Sergey Kanzhelev 607e086ffd converted Node to a separate section 2021-03-17 06:26:30 +00:00
Sergey Kanzhelev 40950997be
Update content/en/docs/concepts/architecture/nodes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-11 17:19:23 -08:00
Sergey Kanzhelev 7a5da05b95 add inconistency message to Nodes page as well 2021-03-06 07:15:20 +00:00
Max Leonov 9101931018
Update control-plane-node-communication.md
minor edits to improve readability
2021-02-13 19:58:37 +01:00
Max ce8395deda
Update nodes.md
minor punctuation changes to improve readability
2021-02-12 21:22:20 +01:00
whoif f07f8d5f01
Update controller.md
Lowercase 's' to prevent misleading APIS as a whole word.
2021-02-03 16:57:01 +08:00
Sungho Hwang 5e5953fe60
Update nodes.md 2021-01-30 18:18:55 +09:00
Mehedi Hasan 94d9efc71b
Fix grammatical in Desired versus current state. 2021-01-20 14:21:54 +06:00
Karen Bradshaw 0166a0b08e add docs for version shortcodes 2021-01-12 17:20:33 -05:00
reylejano-rxm d8ae37587e Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020 2020-11-25 07:03:22 -08:00
Tim Bannister 59dcd57cc9 Revise cluster management task
After removing the sections of the page that are not in line with the
content guide, there is little left.

Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.

- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
David Porter 13cc09ff08 Add graceful node shutdown feature gate 2020-11-20 07:19:09 +00: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
Tim Bannister a766d28b30 Provide example of direct control for Controller concept 2020-10-20 23:26:46 +01:00
Pierre Humberdroz 0183af4980
Fix grammar mistake 2020-10-09 14:19:25 +02:00
Evgeny Shmarnev ad56b48a0b Rewrite GKE refernce in Control Plane-Node Communication 2020-09-07 18:04:53 +02:00
Tim Bannister 94b2f857bb
Update Kubernetes architectural diagram (#23138)
* Update Kubernetes architectural diagram

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Switch Kubernetes Component diagram to SVG

Co-authored-by: David Kypuros <davidkypuros@gmail.com>
2020-08-28 08:49:50 -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
reylejano-rxm 4caacbaf6b Update links to k8s control plane and k8s objects on controller page
Fix link to k8s control plane
2020-08-21 12:08:05 -07: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
Stefano Charissis e6b0465427
Update nodes.md
Corrected a small syntactical error.
2020-08-18 12:30:45 +10:00
TAKAHASHI Shuuji c6a96128c4
Replace special quote characters with normal ones. 2020-08-11 21:05:22 +09:00
Ray 3993737e58
replacing the control plane glossary term
replacing the control plane glossary term for a link to:
/docs/concepts/overview/components/
2020-08-06 08:17:40 +08:00
Ray 0e452fed03
Fix links in what's next section
1. Kubernetes control plane -> /docs/reference/glossary/?all=true#term-control-plane
2. Kubernetes objects -> /docs/concepts/overview/working-with-objects

/docs/reference/glossary/?all=true#term-control-plane should be
replaced into a new page talking about control plane when exists.
2020-08-05 13:04:16 +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
Tim Bannister 3ff7312cff Add descriptions to Concept sections
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot 31abcec999
Merge pull request #21244 from tnqn/apiserver-port
Unify typical apiserver port in docs
2020-06-10 12:00:51 -07:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Quan Tian c1693b5293 Unify typical apiserver port in docs 2020-06-08 07:20:31 -07:00