Commit Graph

5526 Commits (release-1.19)

Author SHA1 Message Date
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
ramnar 177fb0d6f2
implementing review comments
implementing review comments
2020-10-25 16:05:29 +05:30
ramnar 18eb0bfc02
commands to create job and cronjob 2020-10-24 10:36:54 +05:30
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
Tim Bannister 4e0b662954 Tweak docs about Kubernetes API versions
Co-authored-by: Karen Bradshaw <kbhawkey@gmail.com>
2020-10-21 15:07:46 +01: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
Jordan Liggitt 92f837d4b2 Clarify external kubelet server approver requirements 2020-10-20 14:09:35 -04: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
Jacob Floyd 427c96e645
Fix minor typo in StatefulSets docs
`s/tpycally/typically/`
2020-10-19 13:29:13 -05: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
Tim Bannister 08ef8f205c Reinstate link to container concept via glossary
This reverts commit 74dee75144.
2020-10-15 12:00:00 +01:00
Tim Bannister a6bd225751 Link from containers term to concept
Update full link for "container" glossary definition
2020-10-15 12:00:00 +01:00
Neha Viswanathan 9aa7e48755 fix links in Kubernetes blog 2020-10-15 03:36:56 -07:00
Neha Viswanathan 1b5f6bb926 fix Kubernetes blog 2020-10-15 02:22:36 -07:00
Kubernetes Prow Robot 9749d02404
Merge pull request #24579 from neha-viswanathan/24459-fix-hyperlink
update link to container concepts
2020-10-15 02:18:24 -07:00
Kubernetes Prow Robot a2659dc137
Merge pull request #24578 from Tej-Singh-Rana/k8s-tej
Replaced URL
2020-10-15 01:10:24 -07:00
Tej-Singh-Rana 0cef76025f
Replaced URL 2020-10-15 13:26:59 +05:30
Kubernetes Prow Robot f5b07d0e14
Merge pull request #23737 from sftim/20200907_add_workload_concept_introduction
Add introduction to Workloads concept
2020-10-15 00:20:24 -07:00
Neha Viswanathan 74dee75144 update link to container concepts 2020-10-14 22:25:57 -07:00
Tej-Singh-Rana 856ea6292e
replaced URL 2020-10-15 10:12:25 +05:30
ljnaresh 64085d63a8 Move Pod Overhead concept inside Scheduling & Eviction 2020-10-15 01:13:17 +02:00
Anna Jung edac0b3c2e Modify to change repo names to hyperlinks 2020-10-14 12:15:40 -05:00
Anna Jung a2e9bddd90 Add a technical review requirement for feature documentation 2020-10-14 11:10:32 -05:00
Jesus Climent e6c7f7eadf
Update pod-lifecycle.md
Updated the table limits so that values do not get truncated.
2020-10-14 10:14:22 -04:00
Saintmalik c6e165f5af Fix broken url in docs 2020-10-14 11:52:03 +00:00
piaoliangkb f566c22e69 Change outdated link
Change the outdated link of "design proposal of the scheduling framework", cause that repo structure has been changed.
2020-10-14 19:04:59 +08:00
Qiming Teng 0c3f9a53e0 Add links to dangling kubeadm reference pages 2020-10-14 11:32:19 +08:00
Kubernetes Prow Robot ed12016993
Merge pull request #24552 from bassambst/patch-1
Fix typo in Kubernetes docs
2020-10-13 11:58:27 -07:00
Bassam Bsata d32c7bba85 Remove unintentional \n 2020-10-14 02:51:59 +08:00
Kubernetes Prow Robot 5857387107
Merge pull request #24149 from sftim/20200926_set_priority_for_key_pages
Set sitemap priority for key pages
2020-10-13 10:44:27 -07:00
Bassam Bsata ce6d69cc31
Update configure-java-microservice.md 2020-10-14 01:15:19 +08:00
Jordan Liggitt eb3970271b Expand warning customization info 2020-10-13 09:09:47 -04:00
Amos Chu ad13389bf7
fix typo in content/en/docs/concepts/services-networking/dns-pod-service.md 2020-10-13 17:22:27 +08:00
Kubernetes Prow Robot 3ca837474b
Merge pull request #24026 from johscheuer/remove-cni-alpha-warning
Remove CNI alpha warning
2020-10-13 01:42:26 -07:00
Johannes M. Scheuermann c3a9924bbf Make the CNI usage more accurate 2020-10-13 07:22:28 +02:00
Kubernetes Prow Robot 720812a0ce
Merge pull request #23755 from sftim/20200908_revise_task_safely_drain_node
Revise node draining task page
2020-10-12 22:14:26 -07:00
Kubernetes Prow Robot c7bc04463a
Merge pull request #23873 from matt-sm/patch-1
Update horizontal-pod-autoscale-walkthrough.md
2020-10-12 21:42:26 -07:00
Matt Smith c3e87ab296
Update horizontal-pod-autoscale-walkthrough.md 2020-10-13 12:51:26 +11:00
Kubernetes Prow Robot 59ee6ed38d
Merge pull request #24535 from mbbroberg/steering-blog
Steering Committee blog post
2020-10-12 18:49:22 -07:00
Matthew Broberg 9d3390d699 Steering Committee blog post
- PRing this in to help the Upstream Marketing team with this article.
- Correction of emeritus committee members.
- Includes clarification to show that Dims is a returning committee member & switching "existing members" to "continuing members."
2020-10-12 20:44:42 -05:00
Kubernetes Prow Robot 0661d65a18
Merge pull request #24076 from neolit123/1.20-add-link-in-kubeadm-config
kubeadm: improve links and information around using the config file
2020-10-12 18:11:22 -07:00
Qiming Teng ff6b8edc5b Move Server Side Apply into a separate reference page
"Server Side Apply" is a big topic that warrants a dedicated page on it.
Its current content is 400+ lines in the `api-concepts` page, kind of
hijacking the "api-concepts" for a standalone feature.

This PR proposes a separation for maintainability.
2020-10-13 08:56:08 +08:00
Kubernetes Prow Robot 2b9b86abb4
Merge pull request #21268 from mbroz2/MPGuideInConfig
Add MP Interactive Tutorial to Config Section
2020-10-12 17:49:22 -07:00
Kubernetes Prow Robot 4855e8828b
Merge pull request #24531 from sftim/20201012_remove_rkt
Remove rkt
2020-10-12 17:47:22 -07:00
Kubernetes Prow Robot 9b8bf10f3a
Merge pull request #24402 from SumoLogic/master
Add explicit info about pod limits being applied to requests
2020-10-12 17:39:22 -07:00
Kubernetes Prow Robot 6a2dae1579
Merge pull request #24262 from gjtempleton/Configurable-Scaling-Example-Clarification
Clarify HPA Scaling Policies
2020-10-12 17:37:22 -07:00
Kubernetes Prow Robot 19e1b54436
Merge pull request #23404 from 2rs2ts/patch-1
Fix ambiguity around behavior of preStop hook
2020-10-12 17:27:22 -07:00
Kubernetes Prow Robot caa4490191
Merge pull request #23128 from beccabau/patch-1
grammatical changes to resource metrics pipeline
2020-10-12 17:25:22 -07:00
Kubernetes Prow Robot 45372766f9
Merge pull request #23838 from consideRatio/patch-3
Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
2020-10-12 17:21:22 -07:00
Kubernetes Prow Robot 5ea5053f2e
Merge pull request #23672 from bebyx/patch-1
Add important note about expose port
2020-10-12 17:19:22 -07:00
Kubernetes Prow Robot 65540d14b2
Merge pull request #24450 from annajung/master
Update PR template to include a requirment for release related docs
2020-10-12 17:15:22 -07:00
Kubernetes Prow Robot d853b50d6f
Merge pull request #24405 from T0MASD/patch-1
Update managing-tls-in-a-cluster.md
2020-10-12 17:13:22 -07:00
Kubernetes Prow Robot ce8bfdd50e
Merge pull request #24344 from bnutt/bnutt/add_missing_aws_ld_annotation
Add missing annotation in en/docs/concepts/services-networking/service.md
2020-10-12 17:11:22 -07:00
Kubernetes Prow Robot aa426328ab
Merge pull request #24101 from ldynia/patch-1
changing image to nginx because game.example/demo-game does not exist
2020-10-12 17:09:24 -07:00
Kubernetes Prow Robot e6979ce921
Merge pull request #24439 from climent/patch-1
Update pod-lifecycle.md
2020-10-12 17:05:22 -07:00
Kubernetes Prow Robot b584dbf740
Merge pull request #24476 from sftim/20201010_link_to_contributor_site
Hyperlink from https://k8s.io/docs/contribute/ to https://k8s.dev/
2020-10-12 17:03:22 -07:00
Tim Bannister a6b52520cd Redirect "Learning environment" to Install Tools task 2020-10-13 01:02:21 +01:00
Kubernetes Prow Robot c86772c4b0
Merge pull request #24478 from sftim/20201010_remove_future_statement_namespaces
Remove statement about future of namespaces
2020-10-12 17:01:22 -07:00
Kubernetes Prow Robot b55fda3e91
Merge pull request #24490 from AlphaWong/patch-1
doc: update corefile
2020-10-12 16:59:23 -07:00
Tim Bannister 18e5d14344 Remove rkt
https://github.com/rkt/rkt is an ex-project.
rkt has kicked the bucket, shuffled off its mortal coil, run down the
curtain and joined the choir invisible.
2020-10-12 21:52:33 +01:00
Tim Bannister 45fa151732 Add introduction to Workloads concept 2020-10-12 21:06:19 +01:00
Kubernetes Prow Robot aaaf0bef2f
Merge pull request #24512 from FreeGuwop/patch-1
Fix Mistake in Resource Bin Packing for Extended Resources
2020-10-12 12:40:49 -07:00
Tim Bannister 225be5b8c8 Improve explanation about pod template updates
- (try to) imply that pod templates are part of an owning resource,
  not part of the pod itself
- explain that the owning resource must replace Pods if the pod
  template changes
2020-10-12 20:32:42 +01:00
Kubernetes Prow Robot 401c4fc0fa
Merge pull request #24519 from JornShen/improve_diagram_of_compute_resources
Improve diagram for “Reserve Compute Resources for System Daemons”
2020-10-12 11:08:48 -07:00
Tim Bannister 791d7ad969 Add object to glossary 2020-10-12 19:02:33 +01:00
Kubernetes Prow Robot c655e02bb9
Merge pull request #24518 from shuuji3/fix-markup-error
Fix a markup error on tasks/administer-cluster/running-cloud-controller
2020-10-12 08:36:48 -07:00
Kubernetes Prow Robot 4f5b43db05
Merge pull request #24509 from tengqm/move-ingress-example
Move example-ingress.yaml
2020-10-12 08:34:48 -07:00
Kubernetes Prow Robot e6e8373ca8
Merge pull request #24520 from sftim/20201012_use_make_container_serve
Use make-container serve by default
2020-10-12 08:16:48 -07:00
jornshen e9f483808b Improve diagram for “Reserve Compute Resources for System Daemons” 2020-10-12 20:30:58 +08:00
Tim Bannister e11d3ea5f6 Use make-container serve by default
The switch from:
$ make docker-serve

to:
$ make container-serve

is far enough in the past that everyone should have a current Makefile.

Also highlight the command to fetch and use submodules.
2020-10-12 09:19:07 +01:00
TAKAHASHI Shuuji 9b55db0286 Fix a markup error. 2020-10-12 16:42:03 +09:00
FreeGuwop 50404c93ee
Update resource-bin-packing.md 2020-10-11 20:34:11 -07:00
Qiming Teng 9fa03cbdf1 Move example-ingress.yaml
The commit (a79db9d5de) made the sample
YAML for Ingress a standalone file, but it was placed into a NEW
`examples/ingress` directory. This PR moves it to
`examples/service/networking` subdirectory where all other Ingress
examples are located. Having a single file under a dedicated directory
seems not good.
2020-10-12 11:17:08 +08:00
Ashwin Ramaswami 511c92afbb
Add "and" 2020-10-11 21:20:23 -04:00
Alpha 087513d4c9
doc: update corefile
I think `CoreFile` replace the keyword `proxy` with `forward` in their config file
2020-10-11 16:27:04 +08:00
Tim Bannister dd88014f30 Remove statement about future of namespaces 2020-10-10 19:15:14 +01:00
Tim Bannister 46812e34a0 Hyperlink to https://k8s.dev/ 2020-10-10 18:35:00 +01:00
Kubernetes Prow Robot c26af3fae7
Merge pull request #24024 from tengqm/api-version-warning
Clarify what API versions mean
2020-10-10 05:58:46 -07:00
Kubernetes Prow Robot a320a9e1aa
Merge pull request #24416 from nate-double-u/23354-update-install-minikube
Remove content/en/docs/tasks/tools/install-minikube.md
2020-10-10 00:24:47 -07:00
Kubernetes Prow Robot c4c2152ec4
Merge pull request #23100 from Cweiping/fix_ingress_format_error
upgrade  example-ingress.yaml to file format
2020-10-09 21:42:46 -07:00
Kubernetes Prow Robot 7617c89207
Merge pull request #23699 from Cweiping/feature/clairly_exec_action
clarify the execution contexts of hook handlers with different action
2020-10-09 21:28:46 -07:00
Weiping Cai 10ebb11f20
clarify the execution contexts of hook handlers with different action types are different
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:23:44 +08:00
Weiping Cai a79db9d5de
fix example-ingress.yaml format error
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-10-10 10:03:46 +08:00
Qiming Teng 3d416c6417 Clarify what API versions mean 2020-10-10 08:51:14 +08:00
Nate W b65ddd16f6 Remove content/en/docs/tasks/tools/install-minikube.md
As per conversations in issue https://github.com/kubernetes/website/issues/23354,
* Removing content/en/docs/tasks/tools/install-minikube.md page
* Adding a 302 temporary redirect for /docs/tasks/tools/install-minikube/
* Updating content/en/docs/tasks/tools/_index.md with the suggestion to add buttons to make these links more visual/see-able, including aria-labels

Additionally:
* Updating minikube capitalization throughout page
* Updating text throughout page for line length
* Correcting back ticks use throughout page

Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-09 13:50:03 -07:00
Anna Jung 2c31d6a19d Update new feature doc to add a step to include necessary links 2020-10-09 15:11:27 -05:00
Pierre Humberdroz 0183af4980
Fix grammar mistake 2020-10-09 14:19:25 +02:00
Kubernetes Prow Robot 31042f84c7
Merge pull request #24442 from chenxuc/patch-1
Update API group url
2020-10-09 03:45:07 -07:00
Kubernetes Prow Robot 542729faf1
Merge pull request #24444 from RoSk0/issue-24399
Add missing text
2020-10-09 03:21:06 -07:00
Ro$k0 6d4fd2ab2b Add missing text 2020-10-09 22:17:35 +13:00
Chen, Xu Chun (Simon) 4688a3679c
Update API group url
The "core API group" url points to a wrong page that does not explain anything about "core API group". Update the url to point to the correct page.
2020-10-09 15:21:58 +08:00
Kubernetes Prow Robot c1a80a4bd9
Merge pull request #24412 from bradtopol/add-localization-grp
Updated localization contribute page with information about new localization subgroup.
2020-10-09 00:17:07 -07:00
Kubernetes Prow Robot 6e93717597
Merge pull request #24437 from oomichi/fix-output-of-rolling-status
Fix output of 'kubectl rollout status'
2020-10-08 20:25:06 -07:00
Kubernetes Prow Robot 7203cd136a
Merge pull request #24429 from montmanu/kubectl/port-forward
Update the example for kubectl port-forward
2020-10-08 17:09:06 -07:00
Kenichi Omichi 8b3e6aa8c0 Fix output of 'kubectl rollout status'
If running 'kubectl rollout status' command, the output is like:

  deployment "nginx-deployment" successfully rolled out

The corresponding kubectl code also shows it according to
e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 00:03:41 +00:00
Jesus Climent 80d695656f
Update pod-lifecycle.md
Redundant "without problems" removed.
2020-10-08 14:48:15 -04:00
Vladimir Masarik 73780ca1bd Updated ingress.md TLS section 2020-10-08 17:13:14 +02:00
Tomas Dabašinskas ea3ed2b6e1 Update managing-tls-in-a-cluster.md to include fields in certificate signing request (or CSR) required by kubernetes.io/kubelet-serving signer policy 2020-10-08 10:13:52 +03:00
Kubernetes Prow Robot 56b0a2fb86
Merge pull request #23498 from sftim/20200827_revise_multiple_zones_setup
Revise page about multiple zones
2020-10-07 23:12:15 -07:00
Christopher Montoro 7fc8f1a220
Update the example for kubectl port-forward
Clarify that `REMOTE_PORT` is interpreted as identifying a _Service_ port when provided `TYPE` is `service`.
Also, highlight support for specifying a named port as `REMOTE_PORT`.
2020-10-07 22:02:37 -04:00
Kubernetes Prow Robot 0703805305
Merge pull request #24349 from liggitt/tokenreview
Clarify tokenreview API
2020-10-07 16:00:15 -07:00
Kubernetes Prow Robot 11ee97d567
Merge pull request #24140 from qiutongs/master
Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory
2020-10-07 14:22:17 -07:00
Brad Topol 12bc18da7c Update meeting link and details 2020-10-07 16:29:09 -04:00
Brad Topol 4d38696fc7 added the word meeting to clarify 2020-10-07 15:39:03 -04:00
Brad Topol 376a8d4940 Updated slack URLs and fixed typo 2020-10-07 15:36:04 -04:00
Kubernetes Prow Robot c685694bd0
Merge pull request #24404 from alex-slynko/patch-2
Startup probe is in beta since 1.18
2020-10-07 10:58:16 -07:00
Brad Topol afcd5b2fb0 Updated localization contribute page with information about
the new localization subgroup and its slack channel

Signed-off-by: Brad Topol <btopol@us.ibm.com>
2020-10-07 12:52:40 -04:00
Jordan Liggitt 5ff7c64134 Clarify tokenreview API 2020-10-07 10:21:30 -04:00
Kubernetes Prow Robot 3d23e421d2
Merge pull request #24233 from sftim/20200929_tweak_front_page_first_paragraph_heading
Revise style of site front page
2020-10-07 04:50:42 -07:00
Tim Bannister 7196db6980 Revise page about multiple zones
Drop provider-specific details, in line with current content guide.
Plus general rewording.
2020-10-07 12:19:42 +01:00
Oleksandr Slynko 0c730420e7
Startup probe is in beta since 1.18 2020-10-07 10:23:58 +01:00
makocchi-git 0fe678c345
Fix dead links 2020-10-07 18:14:59 +09:00
perk 4d94040676 Add explicit info about pod limits being applied to requests 2020-10-07 11:14:05 +02:00
makocchi-git 23a13ec9d8
fix indent 2020-10-07 16:54:11 +09:00
Michal Broz ecba51d73b Update katacoda id to kubernetes-bootcamp 2020-10-06 14:06:09 -05:00
Kubernetes Prow Robot 56a4d9ba6c
Merge pull request #24293 from kjw3/patch-1
Fix missing command in helm search statement
2020-10-06 10:48:43 -07:00
Johannes M. Scheuermann c8f34ff15b Remove CNI alpha warning 2020-10-06 19:42:47 +02:00
Kubernetes Prow Robot 0d763011f2
Merge pull request #24095 from mvertes/patch-1
Update traefik links in ingress-controllers.md
2020-10-06 08:10:21 -07:00
Kubernetes Prow Robot f145181adc
Merge pull request #24051 from rikatz/patch-2
Add curl to required packages in kubectl install
2020-10-06 06:54:20 -07:00
Kumar Gaurav 2551034ebd
fix api version in certificate signing request doc 2020-10-06 22:42:32 +11:00
Kubernetes Prow Robot f5becddd5c
Merge pull request #24186 from sftim/20200928_shrink_homepage_image
Shrink site front page video banner background
2020-10-06 02:52:19 -07:00
Kubernetes Prow Robot 782fcca4c5
Merge pull request #24376 from baiyutang/master
Update 2019-06-19-kubernetes-1-15-release-announcement.md
2020-10-05 03:11:05 -07:00
白玉堂 a758f483dc
Update 2019-06-19-kubernetes-1-15-release-announcement.md 2020-10-05 17:40:47 +08:00
Aji Arya fb02f7dea4
Removed core-object tag
Removed `core-object` tag from kubelet.md
2020-10-04 12:27:47 +07:00
Kubernetes Prow Robot 49f4e0f338
Merge pull request #24110 from yoonian/patch-2
Fix typo
2020-10-03 15:03:05 -07:00
Andrew Garrett 96a27ce40f
Clean up grammar around the phase section 2020-10-02 12:31:34 -07:00
Kubernetes Prow Robot a4d016e1f9
Merge pull request #24311 from hikhvar/pod-termination-signal
Clarify the pod termination process.
2020-10-02 10:14:48 -07:00
Kubernetes Prow Robot f9f21ac636
Merge pull request #24297 from pjhwa/fix-24296
Fix issue with tasks/administer-cluster/out-of-resource/
2020-10-02 10:12:48 -07:00
GuyTempleton 5b15a7108f
Clarify HPA Scaling Policies
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-02 18:09:13 +01:00
Kubernetes Prow Robot 9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
Fix typos
2020-10-02 07:25:20 -07:00
Bob Killen ca77c1cb14
Update triage/support label in for-approvers doc
Migrates triage/support -> kind/support.

The for-aprovers.md doc was missed in the update applied in
5878a2a73d
2020-10-02 08:40:41 -04:00
Brian Nutt b805f7bdb1 Add missing annotation in en/docs/concepts/services-networking/service.md
Annotation `service.beta.kubernetes.io/aws-load-balancer-security-groups` is missing from the list of annotations that can be applied to an ELB. This annotation was introduced in https://github.com/kubernetes/kubernetes/pull/62774 and refactored https://github.com/kubernetes/kubernetes/pull/83446 to allow users to specify a set of existing security groups to attach to the ELB instead of using any precreated security groups.
2020-10-01 16:52:00 -07:00
Kubernetes Prow Robot d661f06948
Merge pull request #24288 from santadasu/patch-3
Update certificate-signing-requests.md
2020-10-01 14:47:19 -07:00
Kubernetes Prow Robot 5bf9d97d6e
Merge pull request #24231 from santadasu/patch-1
Correct a typo in horizontal-pod-autoscale file
2020-10-01 14:45:19 -07:00
Qiutong Song 3a0302d128 Address comments and take the suggested wording 2020-10-01 14:02:43 -07:00
Kubernetes Prow Robot 3b57a3664b
Merge pull request #24333 from sftim/20201001_support_canonical_uris_for_blog_articles
Support canonical URIs for blog articles
2020-10-01 12:57:19 -07:00
Kubernetes Prow Robot 5a685dd022
Merge pull request #24327 from seongpyoHong/modify-init-containers
Modify Understanding init containers section
2020-10-01 10:17:19 -07:00
Tim Bannister 12cb34ba3a Set canonicalUrl for “Contributing to the Development Guide” article 2020-10-01 17:48:32 +01:00
Kubernetes Prow Robot 1addb85433
Merge pull request #24185 from pymander/blog/earneson-contributor-experience
Add new blog cross-posted from k8s.dev
2020-10-01 09:26:54 -07:00
Kubernetes Prow Robot 33f77f080b
Merge pull request #24285 from psykulsk/patch-1
Fix Common Name in Ingress TLS docs to match the name used in example.
2020-10-01 08:34:54 -07:00
Seongpyo Hong 481c02393e Modify Understanding init containers section 2020-10-02 00:28:41 +09:00
Lubomir I. Ivanov 188bd2ea52 kubeadm: improve links and information around using the config file
- Add link from the kubeadm-config page to the paragraphs on
using "--config" with "init" and "join".
- Improve text in the the paragraphs on using "--config" with
"init" and "join".
- Reword the link about the configuration file in the
create-cluster-kubeadm page.
2020-10-01 15:32:20 +03:00
bebyx d3a57a7c60
Update content/en/docs/tutorials/hello-minikube.md
Explanation that the app itself listens on 8080 port only.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 11:45:22 +03:00
Christoph Petrausch 1498f297d5
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 10:43:30 +02:00
Christoph Petrausch 839863849c Clarify the pod termination process. 2020-10-01 09:16:47 +02:00
Jerry Park 45a5a5210f Fix issue with tasks/administer-cluster/out-of-resource/ 2020-10-01 13:13:59 +09:00
Kevin Jones 6fe4034d87
Fix missing command in helm search statement 2020-09-30 22:44:10 -04:00
Kubernetes Prow Robot 158286c4b7
Merge pull request #23807 from tengqm/improve-configmap-concept
Improve ConfigMap concept
2020-09-30 16:46:54 -07:00
Kubernetes Prow Robot 72ee712f0f
Merge pull request #23528 from yeldiRium/patch-1
Clarify kubelet service configuration
2020-09-30 16:44:54 -07:00
Kubernetes Prow Robot 6fa0a5e3ef
Merge pull request #23734 from Evalle/ISSUE-23659
Rewrite GKE reference in Control Plane-Node Communication
2020-09-30 16:34:53 -07:00
Qiming Teng b1490ef95f Improve ConfigMap concept
This PR adds some missing information to the ConfigMap concept page.
2020-10-01 07:33:52 +08:00
Kubernetes Prow Robot 7190ac2a24
Merge pull request #24286 from santadasu/patch-2
Fixing the URL for operator framework
2020-09-30 16:06:53 -07:00
Kubernetes Prow Robot d32bc81f3a
Merge pull request #24175 from willseeyou/patch-1
fix typo in content/en/docs/concepts/workloads/pods/_index.md
2020-09-30 15:56:54 -07:00
santadasu 2a25de3a78
Update certificate-signing-requests.md
Reworded the sentence for easy comprehension.
2020-09-30 15:47:08 -07:00
santadasu 56c51724e8
Fixing the URL for operator framework
None
2020-09-30 15:26:57 -07:00
Piotr Sykulski 996f433b92
Fix Common Name in Ingress TLS example to match the name used in example yaml. 2020-09-30 23:49:20 +02:00
Kubernetes Prow Robot e2233f570a
Merge pull request #24270 from roshnaeem/patch-1
Delete sitemap.md
2020-09-30 12:04:54 -07:00
Kubernetes Prow Robot 3c15be9995
Merge pull request #24237 from kbhawkey/kb-fixup-eviction-content-type
fix eviction policy content type
2020-09-30 11:30:54 -07:00
Kubernetes Prow Robot b9d53624fa
Merge pull request #24168 from bnutt/bnutt/fix_typo_in_scheduling_framework
Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
2020-09-30 08:35:25 -07:00
Kubernetes Prow Robot 9f5bd65da2
Merge pull request #24079 from zaneb/patch-1
Fix grammatical error in headline
2020-09-30 08:31:25 -07:00
ROSHEEN NAEEM b1fb333fad
Delete sitemap.md 2020-09-30 20:30:50 +05:00
Kubernetes Prow Robot 0445c38154
Merge pull request #24225 from miry/update-ingress-example-with-new-api-en
[en] Use apiversion networking.k8s.io/v1 for ingress
2020-09-29 18:23:25 -07:00
Karen Bradshaw 3fc4a3e8b7 fix eviction policy content type 2020-09-29 20:37:02 -04:00
Kubernetes Prow Robot 6a85a07290
Merge pull request #21112 from rennokki/patch-1
Added new PHP client library
2020-09-29 15:21:25 -07:00
Kubernetes Prow Robot cbc8e5bbda
Merge pull request #22946 from cofyc/fix22944
Document Volume and Claim Pre-binding feature
2020-09-29 15:09:25 -07:00
Kubernetes Prow Robot 6231d8406b
Merge pull request #24142 from adecarolis/add-signerName
add  signerName to CertificateSigningRequest
2020-09-29 15:07:25 -07:00
Tim Bannister f77650a4f6 Revise style of site front page
On the front page of the site, the first paragraph was actually a
heading. Replace that with a text paragraph that has a similar style.
2020-09-29 23:00:00 +01:00
santadasu 5ede1e94c5
Correct a type in horizontal-pod-autoscale file
None
2020-09-29 14:28:39 -07:00
Kubernetes Prow Robot 7a26860248
Merge pull request #24069 from nikhita/ssa-listmapkey
SSA: fix go marker for listMapKey in the merge strategy
2020-09-29 12:21:26 -07:00
Michael Nikitochkin 599e1db6dc
Use apiversion networking.k8s.io/v1 for ingress for EN
There is a warning deprecation message for kubernetes v1.19:

```
Warning: networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
```

Switched apiversion in the example to `networking.k8s.io/v1`
2020-09-29 18:03:58 +02:00
Tomas Menito f24bf6f60b Update dry-run flag
dry-run is deprecated and can be replaced with --dry-run=client.
2020-09-29 07:25:48 -03:00
Tim Bannister 2e0c6ba299 Reduce size of image used on site front page
This image of Sarah Wells at KubeCon Europe 2018 makes a large
contribution to the overall amount of data loaded for the front page of
the site.

This commit reduces it to a squashed version that preserves detail in
the figure (blurring the background more).
2020-09-28 22:59:15 +01:00
Erik L. Arneson d63810ded1 Add new blog cross-posted from k8s.dev
This is crossposted from the Kubernetes Contributor Community blog.
2020-09-28 13:55:25 -07:00
Pratik raj 48702c35ca docs: Use sudo and tee uniformly everywhere
Added sudo uniformly everywhere it required as it presence doesn't affect anything , but it help new user's of linux , docker or kubernetes who are not much familiar with internals and also for who doesn't read the documentation line by line and use the guides for command reference and just copy paste for their use.

Also , changed  the way of writing or creating files , now using "tee" because previous way gives permission issue for non sudo users.
2020-09-28 17:48:07 +05:30
Amos Chu b8bc85f804
fix typo in content/en/docs/concepts/workloads/pods/_index.md
wrong spelling for comunicate, it should be communicate
2020-09-28 15:21:31 +08:00
Brian Nutt 1c90c995c3 Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
Fixes description for Postfilter plugin. The plugin is called when no feasible nodes were found for the pod being scheduled.
2020-09-27 13:28:52 -07:00
Casie Oxford 826d53c81f
Update style guidelines for API object capitalization & formatting (#23497)
* Update style-guide.md

updates to api object handling according to SIG email discussion.

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update style-guide.md

updating API Object Examples

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

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

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-27 13:10:48 -07:00
Yecheng Fu 318d17b85f add pre-binding section 2020-09-27 10:17:34 +08:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Alain De Carolis 65e706e346
add signerName to CertificateSigningRequest
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Qiutong Song fd97fcd9d5 Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory 2020-09-25 13:49:35 -07:00
Nikhita Raghunath f5af09b9f8 SSA: fix go marker for listMapKey in the merge strategy
Ref: 64514a1d5d/pkg/generators/extension.go (L49-L50)
2020-09-25 09:51:17 +05:30
Yoon 4ad15695d2
fix link in intro-windows-in-kubernetes 2020-09-25 10:29:07 +09:00
Kubernetes Prow Robot b0fa090609
Merge pull request #24021 from yue9944882/apf-typo
One digit typo in APF docs
2020-09-24 10:48:06 -07:00
ldynia 7dc69cfa0b
Update configmap.md
Changing nginx to alpine, This way it's more generic giving it generic context.
2020-09-24 15:06:15 +02:00