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
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
https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/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