vaibhav
a82eef93bd
Fix-hyperlink in feature gate list
2021-03-10 13:07:09 +05:30
Yuiko Mouri
a9254a9836
Replace redirect links of labels-annotations-taints
2021-03-10 15:01:58 +09:00
Terry Moschou
e7e5f0c912
Remove some tabs on container-runtimes.md docs
...
This simplifies the containerd installation instructions. All Linux distros will
now download from Docker repos, including Ubuntu 18.04 which previously
installed from Ubuntu repos.
The Docker runtime instructions have also been simplified. The RHEL/CentOS
specific option overlay2.override_kernel_check=true option has been removed.
It seems Docker will now autodetect overlay2 support on older Linux kernels
<4.0.0,>=3.10.0-514, which have back-ported overlay2 support on RHEL/CentOS 7.4+
See moby/moby#34368
2021-03-10 15:45:33 +10:30
Qiming Teng
fa183e46a6
Update data type presentation in component reference
...
Instead of putting "stringSlice" or "mapStringString" as data type for
flag data type, we can show more user friendly data type description
that is not GoLang specific.
2021-03-10 10:26:20 +08:00
Kubernetes Prow Robot
9beb46d8c0
Merge pull request #26676 from chenxuc/master
...
Update operator page to list tools in alphabetical order
2021-03-09 17:59:13 -08:00
Kubernetes Prow Robot
6dd50320cb
Merge pull request #26919 from oomichi/redirect-kubeadm
...
Replace redirect links of kubeadm
2021-03-09 17:55:14 -08:00
Karen Bradshaw
4c75e0cb8b
remove imageProc
2021-03-09 20:27:09 -05:00
Karen Bradshaw
54daf2e558
test blog page
2021-03-09 20:17:42 -05:00
wasimj
466b4bd806
Update server-side-apply.md
...
Spelling mistake
2021-03-09 14:17:05 +00:00
Sebastian Florek
f8e39f2477
Add the blog post about the Kubernetes Dashboard evolution"
2021-03-09 12:33:58 +01:00
Kubernetes Prow Robot
2d1b90694a
Merge pull request #26961 from tengqm/reorder-scheduling
...
Fix section order under scheduling-eviction
2021-03-09 01:25:00 -08:00
Kappie37
e317531fad
Update content/en/docs/tasks/administer-cluster/access-cluster-api.md
...
remove unnecessary 'https://kubernetes.io ' from a link
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-03-09 09:57:28 +01:00
Kubernetes Prow Robot
af4acc2bc6
Merge pull request #26942 from jihoon-seo/patch-2
...
Fix broken anchor
2021-03-08 20:50:59 -08:00
Terry Moschou
b1686cc43a
Switch to curl, remove code formatting on the product names, use OS family name on tabs
2021-03-09 11:47:15 +10:30
Qiming Teng
285986acda
Fix section order under scheduling-eviction
2021-03-09 09:16:03 +08:00
Kubernetes Prow Robot
2d7940542b
Merge pull request #26932 from nikhita/crd-categories-feature-state
...
Remove feature-state tag for categories for CRDs
2021-03-08 14:08:59 -08:00
Philippe Martin
dd2153d2db
Use consistent pluralization for API groupings in reference
2021-03-08 18:59:39 +01:00
Kappie37
5f7439095e
Update access-cluster-api.md
...
Update not working link to the correct one about Accessing the API from within a Pod
2021-03-08 13:53:16 +01:00
Terry Moschou
21382af32e
Update Ubuntu/Debian installation instructions to use Signed-By option ( #26906 )
...
The use of `apt-key` to install has also been removed as it is now deprecated
and will be last available in Debian 11 and Ubuntu 22.04.
Also updates the Docker repository setup instructions in container-runtimes.md,
to now refer to the respective instructions at https://docs.docker.com/engine/install/
which has already made the move to use the signed-by option.
2021-03-08 21:23:53 +10:30
Kubernetes Prow Robot
6d15d0d011
Merge pull request #26661 from adrianludwin/image-pull-policy
...
Better document default imagePullPolicy behaviour
2021-03-08 00:15:45 -08:00
Jihoon Seo
c009ad8431
Update href to the anchor in the same page
2021-03-08 16:17:09 +09:00
Jihoon Seo
4af3585b05
Fix typo (Linux -> macOS)
2021-03-08 15:56:59 +09:00
Jihoon Seo
c4ded15afe
Fix broken anchor
...
in content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
2021-03-08 14:21:34 +09:00
Jihoon Seo
07d23cd0e5
Fix typo (form -> from)
...
in content/en/docs/setup/production-environment/container-runtimes.md
2021-03-08 13:53:27 +09:00
Nikhita Raghunath
e5a17756a4
Remove feature-state tag for categories for CRDs
...
The Categories field for CRDs was documented as beta in 1.10 in #7439
mainly because CRDs were in beta back then.
The `feature-state` tag for this section was added in #2754 , however
this section doesn't need a `feature-state` tag because the field is not
gated by any feature gate:
https://github.com/kubernetes/kubernetes/blob/90851a0fb5bbb6f02b3c22715f9f91609f8ee438/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types.go#L247-L251
It is now safe to remove the feature-state tag. Moreover, CRDs are now
GA so the beta state is not accurate.
2021-03-07 15:01:32 +05:30
Sergey Kanzhelev
7a5da05b95
add inconistency message to Nodes page as well
2021-03-06 07:15:20 +00:00
Sergey Kanzhelev
6c60620ad4
added note about the name being an identifier
2021-03-06 06:42:50 +00:00
Kenichi Omichi
e7a25a823c
Replace redirect links of kubeadm
...
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to
/docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.
2021-03-05 22:45:48 +00:00
Kubernetes Prow Robot
1ca4e86518
Merge pull request #26849 from tengqm/fix-feature-gate
...
Add a missing feature gate entry
2021-03-05 06:40:22 -08:00
Kubernetes Prow Robot
afedddbfa6
Merge pull request #26850 from Alan-Cha/master
...
Fix GitHub capitalization
2021-03-05 05:06:21 -08:00
Kubernetes Prow Robot
6beb1b12de
Merge pull request #24727 from raghvenders/patch-3
...
Clean up reference section
2021-03-05 01:44:22 -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
Qiming Teng
bb52543a98
Add a missing feature gate entry
...
The `EnableAggregatedDiscoveryTimeout` (deprecated) is not listed in the
second table. This PR adds it back.
2021-03-05 09:45:11 +08:00
Kubernetes Prow Robot
35e74c709d
Merge pull request #25460 from gavinfish/EnableAggregatedDiscoveryTimeout
...
Remove legacy feature gate EnableAggregatedDiscoveryTimeout for Aggregation layer
2021-03-04 17:16:21 -08:00
Kubernetes Prow Robot
548c3323ad
Merge pull request #25621 from joadavis/patch-1
...
Disabling `enable-cadvisor-json-endpoints` does not disable stats summary endpoint
2021-03-04 17:02:21 -08:00
Kubernetes Prow Robot
203ad6d6a9
Merge pull request #26062 from notchairmk/cheatsheet_deploy_svc
...
Update cheatsheet: add interacting with Deployments and Services
2021-03-04 16:42:22 -08:00
andrzejsydor
b7a3e4c971
address typos docker-cli-kubectl ( #26050 )
...
* fix typos
fix typos
* Update docker-cli-to-kubectl.md
* fix typos
2021-03-04 16:34:22 -08:00
Kubernetes Prow Robot
29196d55c4
Merge pull request #26162 from CKchen0726/hello_minikube
...
add some necessary description after running command 'minikube dashboard'
2021-03-04 16:26:22 -08:00
Alan Cha
d717167e8b
Fix GitHub capitalization
2021-03-04 17:14:41 -05:00
Naoki Oketani
3c4f29e406
chore: fix an invalid location.hash
...
The current link results in redirection and location.hash does not work well.
2021-03-04 21:21:37 +09:00
Neha Viswanathan
3ff51d4843
Update Helm charts repo to ArtifactHub
2021-03-03 20:13:13 -08:00
Kubernetes Prow Robot
84e2d5ea10
Merge pull request #26468 from magmax/fix-code
...
fix cronjob code for examples
2021-03-03 18:15:59 -08:00
Kubernetes Prow Robot
16a12c97da
Merge pull request #26697 from hagay3/patch-1
...
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot
f1e80a9a66
Merge pull request #26405 from geoffcline/gdc-patch-4
...
update guidance on DNS resolution for services
2021-03-02 19:15:19 -08:00
uhari03
7639bfbf83
Move accessing API from within pod to tasks ( #26601 )
...
* Move accessing API from within pod to tasks
* Remove reviewers, version check; Add whatsnext
* Move to run applications
* Fix what's next section link
2021-03-02 19:05:20 -08:00
Geoffrey Cline
5ead4bf8e8
revise docs for service DNS
2021-03-02 20:08:14 +00:00
Kubernetes Prow Robot
8def01fc50
Merge pull request #26792 from lsq645599166/caution_callout
...
change callout from warning to caution
2021-03-02 04:15:19 -08:00
CKchen0726
60ffd6fd05
add some necessary description after running command 'minikube dashboard'
2021-03-02 18:06:14 +08:00
Grzegorz Eliszewski
5de7e33eec
Add information about Parallel Pod Management
...
Clarify information that Parallel Pod Management works only during scaling.
2021-03-02 10:35:27 +01:00
Kubernetes Prow Robot
b7454141d4
Merge pull request #26652 from MichaelWasher/container-environment
...
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-03-02 01:13:20 -08:00