Commit Graph

5397 Commits (de6d96dc5c4173114b3fcb58716f37bbf51363bc)

Author SHA1 Message Date
Tim Hockin 300c2e8545 Better docs for standard topology labels
As per KEP 1659, topology labels are now more formalized.  Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
Kubernetes Prow Robot 0f9296f450
Merge pull request #24866 from alculquicondor/fix-default-spread-state
Fix feature state for cluster-level default topology spread
2020-11-03 06:50:16 -08:00
Aldo Culquicondor eda7a79ea2 Fix feature state for cluster-level default topology spread
The configuration is part of the PodTopologySpread feature
(previously known as EvenPodsSpread)
2020-11-03 09:29:27 -05:00
Arhell 08b566111d fix heading level 2020-11-03 10:54:58 +02:00
povsister 3189bdf52a Fix experimental flag example 2020-11-03 14:30:44 +08:00
Christoph Blecker dbdea6b354
new blog post: Remembering Dan Kohn 2020-11-02 15:44:33 -08:00
Benjamin Elder 674e1ee90f
fix download link
without comment on the article, addressing https://github.com/kubernetes/kubernetes/issues/96086 🙃
2020-11-02 13:42:43 -08:00
Kubernetes Prow Robot dc5093f2f2
Merge pull request #24819 from doug-fish/master
Add missing space
2020-11-02 07:24:54 -08:00
Kubernetes Prow Robot 6a887a3204
Merge pull request #24841 from sftim/20201101_fix_container_runtime_apt_pgp_key_instructions
Fix incorrect instructions for adding PGP keys to APT
2020-11-02 06:48:53 -08:00
Tim Bannister dbb93e842e
Fix incorrect instructions for adding PGP keys to APT 2020-11-01 23:18:05 +00:00
Mike Lundy 862482e4d1
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-31 12:00:00 -07:00
Pankaj Kumar b05f84778b
Updated _index.md to remove duplicate lines
Removed duplicate lines in the documentation.
2020-10-31 11:46:33 +05:30
Mike Lundy 0f4db0dc90
document HPA's implicit deactivation 2020-10-30 14:56:32 -07:00
Kubernetes Prow Robot fe76436eba
Merge pull request #24780 from anwesh-b/patch-1
Update container-runtimes.md
2020-10-30 13:12:52 -07:00
Kubernetes Prow Robot 2bc2e8fda0
Merge pull request #24528 from sftim/20201012_add_object_to_glossary
Add object to glossary
2020-10-30 12:20:38 -07:00
doug-fish 9f052f96d4
Add missing space 2020-10-30 10:49:13 -05:00
Arhell 59cdc2aaec add cncf-landscape shortcode for training page 2020-10-30 02:07:55 +02:00
Kubernetes Prow Robot 7ffb2882df
Merge pull request #24728 from nate-double-u/23055-copy-update
Copy updates for k8s.io/docs/concepts/containers/images/
2020-10-29 14:18:06 -07:00
Anwesh Budhathoki b45a679d36
Update container-runtimes.md
Added few lines to help people understand the procedure
2020-10-29 20:42:46 +05:45
Karen Bradshaw 1c8429a173 fix csimigration feature state 2020-10-29 10:42:44 -04:00
Kubernetes Prow Robot 270e0b5996
Merge pull request #24730 from lmm/update-calico
Update Calico description on 'Cluster Networking' page
2020-10-29 07:02:59 -07:00
Kubernetes Prow Robot 7da692f67e
Merge pull request #24770 from clearbjli/patch-1
Wrong argument order for apt-key. Fails on Ubuntu 20.04.1 LTS
2020-10-29 02:04:59 -07:00
Qiming Teng ab58775702 Add secret type documentation 2020-10-29 09:26:44 +08:00
Laurence Man 7f94c0e4a4 Update Calico description based on feedback 2020-10-28 12:00:23 -07:00
Kubernetes Prow Robot 84b3e50605
Merge pull request #24764 from adtac/pts1
pod topology spread: add note about GA and feature gates
2020-10-28 07:35:56 -07:00
Adhityaa Chandrasekar ede08e612b pod topology spread: add note about GA and feature gates
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-10-28 13:53:32 +00:00
KilimAnnejaro 6aee0699e2 moving use cases up 2020-10-27 20:50:49 -05:00
KilimAnnejaro 7f5f3cb00e responding to comments 2020-10-27 20:15:09 -05:00
KilimAnnejaro 1d809aabd6 use cases for volume snapshot 2020-10-27 18:28:30 -05:00
clearbjli 8f352ff829
Update container-runtimes.md
--keyring option to apt-key must come before the "add" command. Otherwise this step will fail (verified on Ubuntu 20.04.1 LTS).
2020-10-27 13:11:00 +01:00
Nate W 9a6731fc8b Copy updates
1. Copy updates to correct "container image manifests" reference to "container image index." (Fixes https://github.com/kubernetes/website/issues/23055)
2. Setting titles to sentence case throughout.

Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-26 15:19:21 -07:00
Laurence Man 36a42bf4a1 Update Calico description on 'Cluster Networking' page 2020-10-26 13:14:01 -07:00
Karen Bradshaw 3f5d599921 testing styling of resources, plugins, drivers 2020-10-26 14:04:55 -04:00
Qiming Teng 79e2df20b0 Fix smoke test doc 2020-10-26 16:50:29 +08:00
Kubernetes Prow Robot fe005183f0
Merge pull request #24685 from mbelsky/mbelsky-patch-1
Reduce steps count to list the env vars
2020-10-25 04:21:00 -07:00
rob d71c214426 fix KubeSchedulerConfiguration syntax 2020-10-23 12:10:38 -10:00
Max Belsky 8cc80bf469
Update content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-23 10:51:14 +03:00
Arhell 8ad50bdf5e fix Docker file link 2020-10-23 01:10:48 +03:00
Michael Hofer b0bf75ccad
Docs: Restore PR24605, update containerd systemd configuration (#24687) 2020-10-22 10:39:35 -07:00
Kubernetes Prow Robot 167a19e0b8
Merge pull request #24682 from DKImprowised/patch-1
Update configure-access-multiple-clusters.md
2020-10-22 06:47:35 -07:00
Noah Kantrowitz fcdcfba359
Containers don't get their own CPU (#24659)
* 🐛 Containers don't get their own CPU

This is overly broad, in all default setup containers all share the underlying host CPUs so I wouldn't say they "have their own".

* Change wording to "share of CPU" to more closely reflect reality.

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-22 06:45:36 -07:00
Kubernetes Prow Robot ab2ba4d533
Merge pull request #24680 from tengqm/links-reference
Fix links in reference section
2020-10-22 06:43:35 -07:00
Max Belsky dccbc5f3cd
Reduce steps count to list the env vars 2020-10-22 16:42:36 +03: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
Kubernetes Prow Robot b2c714b279
Merge pull request #24678 from tengqm/links-tasks
Fix links in the tasks section
2020-10-22 02:09:35 -07:00
dharmendraImprowised d8912d5da1
Update configure-access-multiple-clusters.md 2020-10-22 14:28:47 +05:30
Kubernetes Prow Robot 6769ae6954
Merge pull request #24679 from tengqm/links-contribute
Fix links in contribute section
2020-10-22 01:11:35 -07:00
Kubernetes Prow Robot 7a31c1045b
Merge pull request #24681 from tengqm/links-tutorials
Fix links in tutorials section
2020-10-22 01:05:35 -07:00
Qiming Teng 774594bf15 Fix links in tutorials section 2020-10-22 15:27:40 +08:00
Qiming Teng 00fd1a68f2 Fix links in reference section 2020-10-22 15:19:30 +08:00
Qiming Teng 972b2c5c40 Fix links in contribute section 2020-10-22 15:11:11 +08:00
Qiming Teng 740eb340d4 Fix links in the tasks section
This PR fixes links where the target is a redirection. The special case
is about minikube, which has been deleted recently. The dangling link
now points to `/docs/tasks/tools/` which makes no sense. This PR change
the target for `minikube` to `https://minikube.sigs.k8s.io/docs/`.
2020-10-22 15:01:45 +08:00
Kubernetes Prow Robot f34f99d4f4
Merge pull request #24675 from tengqm/fix-code-lang-type
Tweak coding styles for guestbook logging tutorial
2020-10-21 23:45:35 -07:00
Qiming Teng 070023b24a Fix links in concepts section 2020-10-22 14:24:56 +08:00
Qiming Teng cebcdf5fca Tweak coding styles for guestbook logging tutorial 2020-10-22 11:54:28 +08:00
Michael McCune de655df255 fix case for scale subresource fields
This change corrects the capitalization for the code blocks referring to
`statusReplicasPath` and `labelSelectorPath` to make the descriptive
text consistent with the code values.
2020-10-21 12:37:58 -04:00
Kubernetes Prow Robot 09f5c42d59
Merge pull request #24619 from neha-viswanathan/24380-remove-k8s-incubator
update kubernetes-incubator references
2020-10-21 07:28:20 -07:00
Kubernetes Prow Robot df0f955bca
Merge pull request #24527 from sftim/20201012_controller_concept_provide_direct_control_example
Provide example of direct control for Controller concept
2020-10-21 06:32:20 -07:00
Neha Viswanathan a8b6551c22 update kubernetes-incubator references 2020-10-20 23:10:28 -07:00
Qiming Teng 2ff3d1f7d3 Improve ServiceAccount administration doc
This PR fixes some nits in the doc and slightly revised the content to
conform to content guidelines.
2020-10-21 10:47:08 +08: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 dca2fe651a
Merge pull request #24530 from sftim/20201012_revise_getting_started_container_runtimes
Revise “Container runtimes” page in Getting Started section
2020-10-20 15:28:19 -07:00
Tim Bannister a766d28b30 Provide example of direct control for Controller concept 2020-10-20 23:26:46 +01:00
Kubernetes Prow Robot 110cf67256
Merge pull request #24644 from userravs/patch-1
Fix container-runtimes.md repos Debian/Ubuntu
2020-10-20 15:10:20 -07:00
Kubernetes Prow Robot 216f9569bb
Merge pull request #23708 from habibrosyad/gh-23660
Improve maintainability of Case Studies styling
2020-10-20 15:04:19 -07:00
Tim Bannister 0c9a8e8242 List container runtimes in alphabetical order 2020-10-20 22:56:01 +01:00
Tim Bannister 6b0165e7b5 Improve advice for configuring PGP keys for APT
The Debian tool, APT, lets you write GPG keyrings into a file per
trusted source, inside /etc/apt/trusted.gpg.d

Recommend that approach, as it is easier to manage.
2020-10-20 22:54:31 +01:00
Tim Bannister 0f0e87ac53 Revise “Container runtimes” getting started guide
- Reword page introduction.
- Match headings to contents; before, headings were sometimes followed
  first by unrelated text and then, with no clear divider, text that did
  not relate to the heading.
- Remove Fracti link (not in line with content guide).
2020-10-20 22:54:30 +01:00
Kubernetes Prow Robot 7286b30bef
Merge pull request #24649 from wasosa/patch-1
Fix small typo: is updates --> is updated
2020-10-20 14:32:23 -07:00
Kubernetes Prow Robot ac8ce96c08
Merge pull request #24653 from jpetazzo/clarify-csr-cluster-signing-duration
Clarify expiration of certificates signed by kube-controller-manager
2020-10-20 14:28:19 -07:00
Kubernetes Prow Robot 5bc1e3cdb8
Merge pull request #23770 from tengqm/improve-resourcequota-concept
Improve resource quota concepts
2020-10-20 14:16:19 -07:00
Jerome Petazzoni 1932647552 Clarify expiration/lifetime of certificates signed by kube-controller-manager
The current wording of the documentation suggests that the duration/expiration
of the certificates can be changed by asking a specific time in the CSR. While
it's technically possible to specify a duration (e.g. as a custom annotation),
there is no agreed-upon method to do so, and the built-in signer uses a fixed
expiration time anyway.

This clarifies the situation.

See kubernetes/kubernetes#92678 for discussion.

Signed-off-by: Jerome Petazzoni <jerome.petazzoni@gmail.com>
2020-10-20 22:37:25 +02:00
Kubernetes Prow Robot df5f80f69b
Merge pull request #24604 from mdgrotheer/patch-1
Update authentication.md
2020-10-20 11:48:19 -07:00
Kubernetes Prow Robot ea1dfd2384
Merge pull request #24594 from tengqm/improve-csr
Style tweaking for CSR reference page
2020-10-20 03:10:07 -07:00
Walter Sosa 0948cf981e
Fix small typo: is updates --> is updated 2020-10-19 23:54:53 -07:00
Qiming Teng 92a09b23fa Style tweaking for CSR reference page 2020-10-20 09:08:54 +08:00
Reymer Vargas 991f2f6316
Fix container-runtimes.md repos Debian/Ubuntu
Updating the syntax on redirection to repo files in Ubuntu as in Debian documentation, since the syntax requires privileges to perform the redirection, removing double quotes from apt Sources files, to avoid issues with apt while reading source packages.
2020-10-19 14:07:27 -06:00
Kubernetes Prow Robot 3121a9a581
Merge pull request #24636 from tengqm/fix-2979
Fix reference to API groups
2020-10-19 11:28:14 -07:00
jornshen c24b5ef19d Add kubeadm to “Install Tools” 2020-10-19 16:16:58 +08:00
Qiming Teng 49b18b3b11 Fix reference to API groups 2020-10-19 15:19:22 +08:00
M. Habib Rosyad 4d9ee76ace Improve maintainability of Case Studies styling
- Add quote and lead shortcode
- Add case study metadata in front matter (to generate page)
- Allow case study page to inherit similar styles from a centralised CSS file.
2020-10-19 10:10:45 +07:00
Qiming Teng a42b440589 Improve resource quota concepts
Fix some inaccurate and/or out-dated content in the resource quota
concept page.
2020-10-19 09:05:37 +08:00
Kubernetes Prow Robot 9e862337b9
Merge pull request #23863 from tengqm/split-server-side-apply
Move Server Side Apply into a separate reference page
2020-10-18 17:42:14 -07:00
Kubernetes Prow Robot e028d3d81c
Merge pull request #24580 from zhiguo-lu/zh-translate-reference-certificate-signing-requests
Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, #24065
2020-10-18 01:46:12 -07:00
Kubernetes Prow Robot 7abf35915d
Merge pull request #23522 from VladMasarik/patch-2
Updated ingress.md TLS section
2020-10-17 18:48:13 -07:00
Kubernetes Prow Robot a965ab9c08
Merge pull request #24611 from h4ghhh/device-plugin-new2
modify device-plugins.md
2020-10-17 11:12:12 -07:00
Kubernetes Prow Robot 55582e1f70
Merge pull request #24533 from sftim/20201012_learning_environment_redirect
Redirect "Learning environment" to Install Tools task
2020-10-17 10:52:13 -07:00
Kubernetes Prow Robot 907696da61
Merge pull request #24605 from mythi/containerd-systemd
docs: update containerd systemd configuration
2020-10-17 10:48:12 -07:00
Kubernetes Prow Robot 62407cef77
Merge pull request #24587 from sftim/20201015_fix_glossary_containers_link
Fix glossary containers link
2020-10-17 10:46:12 -07:00
Kubernetes Prow Robot 27df2ed196
Merge pull request #24590 from msau42/prebind
storageclass name in pvc needs to be empty to match pv
2020-10-17 10:42:12 -07:00
Kubernetes Prow Robot ff44a14437
Merge pull request #24569 from climent/patch-2
Update pod-lifecycle.md
2020-10-17 08:02:12 -07:00
h4ghhh 81a6a8e5bd modify device-plugins.md 2020-10-17 14:32:23 +08:00
Michelle Au b01c0a2f6a storageclass name in pvc needs to be empty to match empty storageclassname on pv 2020-10-16 11:51:44 -07:00
Mikko Ylinen b3d44d7f21 docs: update containerd systemd configuration
systemd_cgroup = true in plugins."io.containerd.grpc.v1.cri" is no longer
supported by containerd 1.3.x. Enabling it causes containerd to skip loading
the cri plugin.

Add the preferred setting to the container runtime configuration documentation.

Ref: https://github.com/containerd/containerd/issues/4574

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-10-16 20:25:04 +03:00
Kubernetes Prow Robot 0075ace043
Merge pull request #24563 from piaoliangkb/fix-link-err
Change outdated link in the concept page of "scheduling framework"
2020-10-16 09:51:27 -07:00
Matthew Grotheer 519f8ec5bc
Update authentication.md
Small grammatical corrections
2020-10-16 09:20:23 -07:00
luzg 5dab375fd3 Translate reference/certificate-signing-requests.md into Chinese and fix a bug in origin file, 24065
make change according to Tengqm's comment
2020-10-16 22:27:15 +08:00
Kubernetes Prow Robot 4d7cc18c3c
Merge pull request #24576 from ljnaresh/bug-21790
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-16 05:03:25 -07:00
Kubernetes Prow Robot 505cf30788
Merge pull request #24545 from liggitt/warning
Expand warning customization info
2020-10-15 19:01:25 -07:00