Commit Graph

1562 Commits

Author SHA1 Message Date
243f6a88 85a308d3 af2a60b57f fix: typo in health-checks.md 2021-11-25 19:00:41 +09:00
Kubernetes Prow Robot f20afa3bd2
Merge pull request #30598 from Babapool/add-kui
Create an entry that describes the Kui tool within docs
2021-11-24 03:14:20 -08:00
Vitthal Sai fddb61757e Added content for better phrasing as suggested 2021-11-24 16:36:37 +05:30
Kubernetes Prow Robot 2363c92474
Merge pull request #28701 from rajeshdeshpande02/add-cp-command
Adding kubectl cp command examples in the cheat sheet
2021-11-22 17:56:16 -08:00
Vitthal Sai a6ba36764d Create an entry that describes the Kui tool within docs 2021-11-23 02:01:43 +05:30
wiggitywhitney c0a8fe5be2 Clarify glossary entry for PodDisruptionBudget 2021-11-21 17:11:05 -06:00
Kubernetes Prow Robot d54f09182f
Merge pull request #30504 from wiggitywhitney/quantity-glossary-si
Update 'Quantity' glossary definition to explain acronym SI
2021-11-17 04:27:54 -08:00
wiggitywhitney 93df00af00 Update to explain acronym SI 2021-11-17 06:08:52 -06:00
Kubernetes Prow Robot 36be0ebac9
Merge pull request #30288 from drigz/patch-2
Remove "basic" from supported API auth methods
2021-11-16 18:51:53 -08:00
Kubernetes Prow Robot d2f227d73e
Merge pull request #29727 from jonassteinberg1/patch-2
"First this user must have [a] certificate issued..."
2021-11-12 21:06:46 -08:00
Kubernetes Prow Robot bf1a799b85
Merge pull request #30458 from wiggitywhitney/pod-disruption-glossary
Fix to reveal more info when '[+]' is clicked
2021-11-12 19:20:46 -08:00
Kubernetes Prow Robot 99f80cc0ab
Merge pull request #30461 from Anakin100100/patch-1
Removed depracated ruby client library
2021-11-12 19:06:46 -08:00
Kubernetes Prow Robot 79e2a98b54
Merge pull request #30444 from wiggitywhitney/pdb-glossary
Fix to reveal more info when '[+]' is clicked
2021-11-12 16:20:47 -08:00
Anakin100100 358ec86ec4
Removed depracated ruby client library
The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it.
2021-11-12 21:44:23 +01:00
wiggitywhitney 8716bb6e1e Fix to reveal more info when plus is clicked 2021-11-12 06:34:30 -06:00
Kubernetes Prow Robot 1e36c7611f
Merge pull request #30360 from qzdl/patch-2
update pod mapping to avoid deprecation notice
2021-11-11 17:44:28 -08:00
wiggitywhitney 89b1ee4032 Fix to reveal more info when plus is clicked 2021-11-11 12:09:05 -06:00
Kubernetes Prow Robot 6aad0849aa
Merge pull request #30278 from wiggitywhitney/extensions-copy
Improve Extensions Definition
2021-11-05 13:56:41 -07:00
Kubernetes Prow Robot ff7a649956
Merge pull request #30151 from kerthcet/feature/add-introduce-to-scheduler-v1beta3
add introductions for scheduler component config api migrations
2021-11-04 17:31:53 -07:00
wiggitywhitney 2ec7040fd4 Improve Extensions Definition 2021-11-04 10:37:37 -05:00
Samuel Culpepper 7a8fef9992
update pod mapping to avoid deprecation notice 2021-11-04 14:30:51 +01:00
kerthcet c0175c5635 add introductions for scheduler component config api migrations
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-04 10:10:30 +08:00
Kubernetes Prow Robot fdeb34b1fd
Merge pull request #30313 from Shubham82/correct-K8s_bug_reports-link
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 09:55:20 -07:00
Kubernetes Prow Robot 1a8c641d79
Merge pull request #25299 from sftim/20201129_revise_api_reference
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Shubham Kuchhal f9faa6f658 Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information. 2021-11-01 15:20:47 +05:30
Rodrigo Queiro f3921c9028
Remove "basic" from supported API auth methods
This was removed in v1.19.
2021-10-28 11:57:07 +02:00
Kubernetes Prow Robot 891953ec20
Merge pull request #30260 from neolit123/1.23-update-note-about-config-print
kubeadm-config.md: update the page to reflect current state
2021-10-28 02:16:28 -07:00
Kubernetes Prow Robot 850e16fe38
Merge pull request #30193 from PranshuSrivastava/broken_link
fixed the broken link
2021-10-27 16:21:02 -07:00
Lubomir I. Ivanov 586b359b05 kubeadm-config.md: update the page to reflect current state
We have seen a number of questions around the usage of "config print".
Clarify the usage of this command. Add a note that the output should
not be taken literally.

Link to the "customizing components" page instead of the "kubelet
integration" page. The former already links to the later.

Remove note about kube-dns which hasn't been supported for a while.
2021-10-27 18:52:53 +03:00
Jonas Steinberg 094d9c034b
remove period and change script to command
Incorrect punctuative period and change the word script to command for uniformity.
2021-10-27 08:41:51 -05:00
Kubernetes Prow Robot 63921abd6e
Merge pull request #30246 from mlbiam/patch-2
Update link to new OpenUnison project documentation site
2021-10-26 21:37:26 -07:00
Kubernetes Prow Robot 93ec17f502
Merge pull request #30235 from zwpaper/patch-1
ServerSideApply GA, drop the beta notice
2021-10-26 17:09:47 -07:00
Marc Boorshtein e779d2d3fc
Update link to new project documentation site 2021-10-26 15:35:17 -04:00
Shubham Kuchhal 8fbccfcd8f Improvement: Correct the "empty" link in Dynamic Admission Control. 2021-10-26 13:51:38 +05:30
Wei Zhang d7e05554de
ServerSideApply GA, drop the beta notice 2021-10-26 11:54:23 +08:00
Tim Bannister a49c612734 Rewrap API concepts page 2021-10-24 14:31:20 +01:00
Tim Bannister 2ca81a1cd2 Bump Table API to v1
Table is now GA
2021-10-24 14:31:20 +01:00
Tim Bannister a53db47615 Revise API details page 2021-10-24 14:31:19 +01:00
Pranshu Srivastava 2642b12efc made requested changes 2021-10-23 04:21:22 +05:30
Pranshu Srivastava 1ee91f08c9 fixed the broken link 2021-10-22 21:29:07 +05:30
Kubernetes Prow Robot 66d9eb730d
Merge pull request #29946 from neolit123/1.23-update-docs-about-image-repository
kubeadm: add more details about air-gapped and custom images
2021-10-21 22:42:37 -07:00
Kubernetes Prow Robot 282661404d
Merge pull request #30008 from chirangaalwis/patch-2
Add missing example for querying permissions of a Service Account
2021-10-17 12:09:49 -07:00
Kubernetes Prow Robot df256aaee5
Merge pull request #30098 from ba1ajinaidu/patch-1
fixed a typo
2021-10-15 03:48:54 -07:00
Balajinaidu V cbd7a7ab74
fixed a typo 2021-10-15 15:07:17 +05:30
Shabir Mohamed Abdul Samadh 867eb85e3d
doc: update the glossary with new namespace re-write 2021-10-14 20:35:23 -04:00
Ayushman Mishra 8387af37e8 changed links from beta2-beta3
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-10-13 10:34:55 +05:30
Kubernetes Prow Robot 627de25492
Merge pull request #29991 from mysunshine92/update-feature-gates-JobTrackingWithFinalizers
Update feature-gates
2021-10-11 19:43:46 -07:00
wangyamei 0f35593261 Update feature-gates.md 2021-10-12 10:32:48 +08:00
Lubomir I. Ivanov a7badaddeb kubeadm: add more details about air-gapped and custom images
- Include more details about custom image repositories, such
as making sure that paths in custom repositories comply with
kubeadm execution.
- Move the section "without internet connection" above
the section about custom images.
- Link the "create-cluster-kubeadm.md" guide these new section
as a pre-req step for nodes.
2021-10-11 20:45:00 +03:00
siddhantprateek 99b807a761 replaced link from api-beta2 to api-beta3
Signed-off-by: siddhantprateek <siddhantprateek@gmail.com>
2021-10-11 17:52:01 +01:00