Commit Graph

145 Commits (765877ac7c3a2f34152da01f3ba849d1835a043c)

Author SHA1 Message Date
Kubernetes Prow Robot 869c5c04ca
Merge pull request #27904 from jai/jai/fix-24133
chore(kubectl-cmds): add redirect to skip reundant page
2021-06-08 16:03:23 -07:00
Kubernetes Prow Robot 2ca47a8e94
Merge pull request #27918 from jai/jai/fix-27916
fix(redirects): update broken /contribute/participating/ redirect
2021-06-05 21:14:38 -07:00
Jai Govindani 3564a5fd99
fix(redirects/kubectl-cmds): add ! to 301
Adding an "!" after the 301 to see if that fixes/makes the redirect work
2021-05-28 08:07:31 +07:00
Kubernetes Prow Robot 8df153c37b
Merge pull request #28080 from shannonxtreme/broken-redirect
Update redirect destination for out-of-resource page
2021-05-22 13:53:37 -07:00
Shannon Kularathna c56839e403 Update redirect destination 2021-05-21 14:52:33 +00:00
Kubernetes Prow Robot 8f8b147e52
Merge pull request #27739 from shannonxtreme/pod-eviction
Create pod eviction concept topic
2021-05-20 12:38:16 -07:00
Shannon Kularathna c184f20f76 Create pod eviction concept and glossary entries
- Created glossary entries for manual and kubelet eviction
  - Created node-pressure-eviction.md and api-eviction.md
  - Merged content from eviction-policy.md and out-of-resource.md
  - Added note to kube-scheduler about node conditions
  - Deleted eviction-policy and out-of-resource.md
  - Redirected old topics
  - Change topic weights
2021-05-13 18:34:58 +00:00
Kubernetes Prow Robot 6845b647bb
Merge pull request #27929 from jimangel/release-page-v2.0
Adding a release page under "Release Information"
2021-05-12 01:11:38 -07:00
Jim Angel 7edf890373 Adding a release page under "Release Information" 2021-05-11 17:18:30 -05:00
Shannon Kularathna 8b0f2648e2 Move Priority and Preemption to Scheduling section 2021-05-11 15:10:02 +00:00
Jai Govindani 939f0881ab
fix(redirects): spacing
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-11 12:15:59 +07:00
Jai Govindani b0f9d9f074
fix(redirects): update broken /contribute/participating/ redirect
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-08 12:40:01 +07:00
Jai Govindani fdb56e4070
chore(kubectl-cmds): add redirect to skip reundant page
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-05-07 19:45:17 +07:00
Kubernetes Prow Robot 1abb1e0a10
Merge pull request #27533 from danninov/move-resource-bin-packing
Move "Resource Bin Packing" into Scheduling & Eviction section
2021-04-28 02:26:50 -07:00
Ricardo Katz ae197690de
Move portuguese content to pt-br to correct shortcode problems and add redirection (#27413)
* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Correct small shortcode

* Move portuguese content to pt-br to correct shortcode problems and add a redirection

* Add missing print page shortcodes
2021-04-19 17:10:33 -07:00
Jihoon Seo 3100379bcd Fix errors #27565, #27569 2021-04-19 11:36:43 +09:00
Danni Setiawan af5a179182 Rename ID Docs "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Penjadwalan dan Pengusiran"
* Update redirects
* Update internal links (id only)

Part of proposal #19081
2021-04-13 17:55:48 +07:00
Danni Setiawan 343269000d Move "Resource Bin Packing" into Scheduling & Eviction section
Move ID Docs "Resource Bin Packing" based on #23529
2021-04-13 17:17:02 +07:00
Kubernetes Prow Robot 2e46f99d03
Merge pull request #27402 from ariscahyadi/id-update-learning-env-minikube
[ID] Updating learning environment minikube
2021-04-12 04:28:00 -07:00
Kubernetes Prow Robot 5d949f9e5b
Merge pull request #27434 from ariscahyadi/id-move-assign-pods
[ID] Moving "assign-pod" and "taint & toleration" into scheduling-eviction.
2021-04-09 05:41:04 -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
Aris Cahyadi Risdianto 81a1865fd5 moving "assign-pod" and "taint & toleration" into scheduling-eviction. 2021-04-07 00:33:37 +08:00
Aris Cahyadi Risdianto 21f41f2d18 updating learning environment minikube. 2021-04-05 21:45:34 +08:00
Aris Cahyadi Risdianto 2325d540bf moving pod-overhead into scheduling-eviction. 2021-04-04 22:57:41 +08:00
Aris Cahyadi Risdianto be40912057 remove cluster management to sync with upstream. 2021-04-03 19:06:52 +08:00
Kubernetes Prow Robot aea393a0d0
Merge pull request #27070 from swetharepakula/eps-ga-docs
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Swetha Repakula 02afb71016 Update EndpointSlice Docs
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
 * Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
 and redirects requests to that page to
 `content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Aris Cahyadi Risdianto fbdd388005 remove minikube instalasi guide and add index untuk tools.
remove minikube installation guide and add index untuk tools.
2021-03-23 23:33:59 +08:00
Tom Kivlin 87e3291aaa
Update install-kubectl.md to use tabs for the different Operating Systems (#26682)
* top-level tags and change to included files

* revert content to main windows page

* include gcloud and update toc

* add leading blank line

* add text to avoid YAML error from Netlify

* remove YAML delimiter error

* removed redundant weight key

* add front matter and toc shortcode

* test to see if toc is fixed in included page

* update macos toc to show difference

* use static toc instead of shortcode

* uniqueness for gcloud install headers

* Move to model suggested in https://github.com/kubernetes/website/pull/26682#discussion_r585091797

* correct link to included/install-kubectl-gcloud.md

* correction of links to per-OS pages

* try a different way to use path to per-OS links

* correction of brainfart

* remove .md from link destination for per-OS pages

* modify how auto-competion steps are displayed

* remove redundant file

* correction of include - change % to <

* remove closing tag as not needed

* try and hide this directory from the ToC on the left

* remove erroneous "include="

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586325123

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326346

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326604

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586327212

* https://github.com/kubernetes/website/pull/26682#discussion_r586327856

* consistent verb usage as per feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586328497

* update redirects as existing page is being deleted
2021-03-04 19:04:21 -08:00
Kubernetes Prow Robot b43aafe2ae
Merge pull request #26817 from kubernetes/dev-1.18-ja.2
Second Japanese l10n work for release-1.18
2021-03-04 17:58:21 -08:00
mox692 485d01df30 fix: _redirects 2021-02-14 20:15:50 +09:00
mox692 61e7cf5fc4 delete /ja/docs/tasks/tools/install-kubectl/ 2021-02-14 17:49:30 +09:00
Kubernetes Prow Robot 6c6e697a78
Merge pull request #26068 from mrbobbytables/add-values
Add Kubernetes project values to community page
2021-02-06 11:01:11 -08:00
Kubernetes Prow Robot fde6159034
Merge pull request #26218 from feloy/redirect-well-known-labels-page
Redirects "Well-Known Labels, Annotations and Taints" page
2021-02-06 08:19:11 -08:00
Kubernetes Prow Robot 6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Philippe Martin e4d24124a3 Redirects "Well-Known Labels, Annotations and Taints" page 2021-01-23 18:24:09 +01:00
Kubernetes Prow Robot c42e56d811
Merge pull request #23294 from feloy/feloy-gsod-api-reference-ex1
[GSoD'20] Update how the Kubernetes website serves API references
2021-01-19 16:25:59 -08:00
Philippe Martin add24db3e3 New API Reference presentation on /content/en/docs/reference/kubernetes-api 2021-01-19 21:05:09 +01:00
Kubernetes Prow Robot 706a9d006e
Merge pull request #26057 from CaoDonghui123/fix-3
[zh] fix /zh/docs/setup/learning-environment/
2021-01-15 22:09:43 -08:00
Bob Killen 09cdaac0c8
Add Kubernetes project values to community page 2021-01-14 20:39:51 -05:00
Qiming Teng a11047c153 Clean PodPreset docs, examples and links 2021-01-14 13:26:29 +08:00
Kubernetes Prow Robot 84e248a91b
Merge pull request #24648 from neha-viswanathan/23909-short-link
short link for k8s cheat sheet
2021-01-12 10:50:35 -08:00
caodonghui 088f0d8bb2 fix /zh/docs/setup/learning-environment/ 2021-01-12 15:49:02 +08:00
Karen Bradshaw 06ad25e38d remove stackdriver, elastic task pages
clean up links and redirects
2020-12-09 17:33:16 -05: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
Neha Viswanathan 2ed094fe61 short link for k8s cheat sheet 2020-11-18 07:57:04 -08:00
Karen Bradshaw dd618cff39 clean up turnkey cloud solutions 2020-11-03 15:40:26 -05: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 f7fe196547
Merge pull request #23794 from kbhawkey/kb-updated-api-redirect
add v1.18 api ref to redirects
2020-10-20 15:06:19 -07:00