Oleg Butuzov
66dde86d0a
fix - broken link ( #17530 )
...
Fix for broken link at admission-conrollers page.
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#runtimeclass
2019-11-11 18:14:06 -08:00
Tim Bannister
939f3ebd7e
Expand feature gates page ( #17535 )
...
* Tidy feature gate metadata
* Tweak feature gate headings
Use sentence case where appropriate
* Add feature gate explanation for GA
* Add what's next section to feature gate page
* Signpost readers to explanation of feature gate stages
2019-11-11 18:08:06 -08:00
Lubomir I. Ivanov
a51d714826
kubeadm: add note about 'upgrade apply/plan --config' ( #16703 )
2019-11-06 12:11:52 -08:00
Joseph Moukarzel
0e6b7f1e89
update phase command to upload certs after expiration ( #17456 )
2019-11-06 11:09:52 -08:00
Luzhenxing
3c26a162fb
fix issue 17420 ( #17439 )
2019-11-05 22:23:50 -08:00
Luzhenxing
e48b8693ae
fix error link of kubeadm init args ( #17318 )
2019-11-04 21:12:38 -08:00
Mitesh Jain
733f376823
Remove references to federation pages which have been deleted. ( #17309 )
2019-11-04 20:44:38 -08:00
Luzhenxing
09d2b5848c
add resource to be the same as kubectl api-resources ( #17367 )
2019-11-04 19:50:39 -08:00
Luzhenxing
3aab039ac4
change kubectl get deployment output ( #17351 )
2019-11-01 21:31:40 -07:00
Tunde Olu-Isa
f7428bd0b0
Fix typo in kubeadm implementation-details ( #17332 )
...
changed Kublet to Kubelet
2019-10-31 13:24:38 -07:00
Luzhenxing
4b428176e4
fix param error ( #17249 )
2019-10-29 18:20:52 -07:00
Jim Angel
647b4cd39d
fixed yaml block so it renders ( #17259 )
2019-10-29 14:26:53 -07:00
Jordan Liggitt
aad4f0bd13
Fix webhook admission example ( #17179 )
2019-10-27 18:15:25 -07:00
Karen Bradshaw
23e86430be
remove SEE ALSO section from command include files ( #17123 )
...
- For further information, see issue #16998 .
- Regenerated files using,
kubernetes/website/update-imported-docs/update-imported-docs
2019-10-24 06:18:19 -07:00
Jennifer Buckley
ed76430eb0
Mark ServerSideApply as beta in 1.16 ( #17152 )
2019-10-23 17:53:05 -07:00
Karen Bradshaw
f21035fcf1
clarify feature gate table titles ( #17031 )
...
Add further details about the difference between the
two feature gate tables. The additional information and
table titles should help authors when creating or
updating the table entries.
2019-10-23 08:52:18 -07:00
Donald Little
d91ed6bfa2
update order of kubeadm init phase command docs ( #16922 )
...
Rearrange the order of the kubeadm init phase subcommand documentation
to match that in which the commands are executed in kubeadm init. This
change doesn't introduce any changes to actual content of the
documentation and only modifies the order in which it is presented.
2019-10-23 08:50:14 -07:00
Karen Bradshaw
f29d3153eb
rename reference/kubernetes-api/index ( #16947 )
...
- renamed docs/reference/kubernetes-api/index.md
- added weight to files in docs/reference/kubernetes-api
- attempt to clean up labels-annotations-taints.md
- updated _redirects file
2019-10-23 08:48:16 -07:00
Ashish
3c88fb1c14
Add “API group” to glossary #15906 ( #16192 )
...
Created API Group glossary term
Linked glossary term to applicable pages
2019-10-23 08:42:17 -07:00
Ismail Alidzhikov
18ee7f8d94
en: Remove deprecated --include-uninitialized flag ( #16974 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-23 08:36:19 -07:00
Luzhenxing
6c791bc264
modify error id ( #17019 )
2019-10-23 08:20:15 -07:00
Alexander Zhukov
cd1b7d6f45
Use the tidle shortcut in the --cache-dir default ( #17115 )
2019-10-23 06:28:15 -07:00
Yuk, Yongsu
d437e8c6bc
en: Change the full link in the document to an inline link. ( #17057 )
...
* Change the full link in the document to an inline link.
grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs
Changed to inline link except the following list.
- URLs are mentioned directly in the body
- release note
- url to blog
- url to community
- Url to be redirected
* Apply suggestions from code review
Co-Authored-By: June Yi <june.yi@samsung.com>
2019-10-23 06:20:14 -07:00
aimeeu
3fdd28a96c
Update UAA, Dex links in setup instructions for specific systems ( #16945 )
...
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-10-16 16:46:39 -07:00
Deep Debroy
18a466afd0
Update GMSA docs for beta in v1.16 ( #16579 )
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-10-14 16:15:51 -07:00
Tim Bannister
900ea77f57
Reword glossary entry for ReplicaSet ( #16886 )
...
Explain what a ReplicaSet is, rather than what a ReplicationController
isn't.
2019-10-14 16:07:51 -07:00
Tim Bannister
6a954bb700
Replace sample IP address with documentation use address ( #16867 )
...
108.59.85.141 is a genuine IPv4 address; at the time of writing it's
assigned to Google LLC / Google Cloud Platform. Use a documentation IPv4
address instead.
2019-10-14 16:05:51 -07:00
David Eads
7d7e67d29f
add information about finalizers ( #16644 )
2019-10-14 16:01:51 -07:00
Ashish
1393c49bd5
Missing "Manifest" from glossary k8s.io/docs/reference/glossary/ #13546 ( #16193 )
...
Added manifest glossary term.
2019-10-14 15:51:51 -07:00
Ahmad Bani jamali
57047b2c2c
a small fix in the delete all pods ( #16824 )
...
There was a typo in kubectl -n my-ns delete pod,svc --all
2019-10-14 15:33:51 -07:00
Daniel Laing
a2edf8f934
Minor text edit ( #16760 )
...
Clarified the description of `kubectl edit`.
2019-10-14 15:27:51 -07:00
Peter Mikitsh
3964d24053
fix(cheatsheet): update context cmd description ( #15935 )
...
* fix(cheatsheet): update context cmd description
* chore: remove newline
2019-10-14 14:55:51 -07:00
Jian Zeng
4368f099a7
Add empty lines & remove trailing space ( #16796 )
...
Let lists be rendered correctly
2019-10-11 15:04:05 -07:00
makocchi
5741adde1a
Add RuntimeClass description ( #16692 )
2019-10-10 20:49:37 -07:00
Tim Bannister
06001c9f3d
Add glossary entry for proxy ( #16293 )
2019-10-09 13:33:50 -07:00
Tim Bannister
ae44abdd26
Tweak glossary entry for kube-apiserver ( #16294 )
...
* Retitle glossary entry for kube-apiserver
* Reword kube-apiserver glossary entry
2019-10-09 13:27:50 -07:00
Yushiro FURUKAWA
e177e4e782
Add explanation for "CN" ( #16714 )
...
* Add explanation for "CN" (#16456 )
* Grammar nit
2019-10-09 13:21:50 -07:00
Mike Danese
3cf419aac7
remove myself from some reviewers lists ( #16753 )
...
I haven't worked on this stuff for a while, and in an effort to be more
responsive to reviews, I'd like to cut the files I review in ~half.
2019-10-09 13:09:50 -07:00
Lubomir I. Ivanov
d5060a9173
kubeadm: update notes for joining with discovery file ( #16557 )
2019-10-08 16:33:52 -07:00
Hardy
e5863effe6
Add a example for union operator in the shell env ( #16282 )
...
In the current example, single quotes are used, but the union operator can be confusing.
Incorrect:
`kubectl get pod -o=jsonpath='{.items[*]['metadata.name','spec.nodeName']}'`
Correct:
`kubectl get pods -o=jsonpath="{.items[*]['metadata.name', 'status.capacity']}"`
2019-10-08 15:55:51 -07:00
Song Shukun
4e1ebaa7c8
Rephrase sentence in k8s.io/docs/reference/kubectl/conventions/ ( #16732 )
2019-10-07 20:45:11 -07:00
Qiming
4a903b6fdd
Update CRD related feature gates ( #16712 )
...
According to the [upstream
code](https://github.com/kubernetes/kubernetes/blob/release-1.16/pkg/features/kube_features.go#L602-L606 ),
Most CRD related features have gone GA. This PR updates the feature
gate doc.
2019-10-07 06:09:08 -07:00
Tony Compton
fa6bb7f04f
Added missing HPAScaleToZero feature gate ( #16592 )
...
I discovered this feature gate when trying to configure scale-to-zero but found that it wasn't included in the documentation.
2019-10-06 19:25:07 -07:00
Grant Griffiths
232d99ef14
Update ExpandCSIVolumes feature gate docs for 1.16 ( #16682 )
...
Signed-off-by: Grant Griffiths <grant@portworx.com>
2019-10-06 04:39:09 -07:00
Ismail Alidzhikov
5af784afc0
Remove kubectl stop ( #16677 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-06 04:35:09 -07:00
Tim Bannister
9a7b191bcc
Add concept page about Controllers ( #15733 )
...
* Add controller concept
* Fix controller glossary entries
* Link from Understanding Kubernetes Objects to Controllers
2019-10-02 10:06:08 -07:00
J M
bf83aaf699
Fix typo in glossary with CRI ( #16612 )
...
Resolves issue: https://github.com/kubernetes/website/issues/16588
2019-10-01 10:49:35 -07:00
Tim Bannister
a76055d0c1
Add glossary entry for disruption ( #16292 )
2019-09-30 14:49:32 -07:00
Pengcheng Chen
657c976468
Fix indent issue in cheatsheet.md ( #16574 )
2019-09-27 14:22:43 -07:00
Melony QIN
62b279afbb
add kubectl run deploy pod into specific namespace ( #15825 )
...
* add kubectl run deploy pod into specific namespace
* add my namespace
2019-09-27 14:04:42 -07:00
Ismail Alidzhikov
5f9fe16f28
Align cheatsheet comments ( #16178 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-09-27 13:29:36 -07:00
Deepika Pandhi
7bb1acf3dd
removed longer version to fetch labels for pods #14778 ( #16268 )
...
* updated OR comments
* removed older long version to fetch labels for pods to use only kubectl get pods --show-labels
2019-09-27 13:03:37 -07:00
Pengcheng Chen
54af88fad2
Update the kubectl config command in cheatsheet.md ( #16556 )
...
`kubectl config view -o jsonpath='{.users[].name}' ` in the doc doesn't get the list of users as described in the comment actually.
To get the list of users, the json path should be `'{.users[].name}' `
2019-09-25 19:25:06 -07:00
Marian Steinbach
cf1a4adc31
Fix type in URI ( #16522 )
2019-09-24 09:41:27 -07:00
conwaychriscosmo
d7b4c74d0f
updating full link to be more descriptive ( #16526 )
2019-09-24 09:33:27 -07:00
Deepika Pandhi
3eb7612e88
Removed uninitialized flag reference from kubectl cheetsheet ( #16485 )
2019-09-22 20:21:22 -07:00
Alena Varkockova
3534a19a55
Fix links for kubectl commands ( #16450 )
...
* Fix links for kubectl commands
* Fix remaining links
2019-09-20 11:27:26 -07:00
simplytunde
e95ffa68fd
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-17 22:15:57 -05:00
Karen Bradshaw
234ff08588
update generated comp. files, 1.16 ( #16339 )
...
* update generated comp. files, 1.16
* update flags
* Update kubelet.md
* table updates
2019-09-17 09:16:25 -07:00
Qiming
faae88f478
Tune feature-gates table ( #16389 )
...
This PR separates the graduated/deprecated feature gates into a separate
table. When updating the table contents by browsing the source code, we
also found some missing items which are added in this PR as well.
2019-09-17 05:30:23 -07:00
David Eads
6bbcfdaf4b
add latency requirements to aggregated apiserver discovery ( #16372 )
...
* add latency requirements to aggregated apiserver discovery
* update feature gates with EnableAggregatedDiscoveryTimeout
2019-09-16 07:34:39 -07:00
k1eran
de90bd100c
Update kubeadm-init-phase.md ( #16335 )
...
typo
2019-09-12 10:16:28 -07:00
houjun
9baad86759
Add StorageObjectInUseProtection to the default enabled admission plugins ( #16261 )
2019-09-12 10:04:28 -07:00
Praveen Sastry
b2d803d71e
Rename `Flexvolume` to `FlexVolume` in docs ( #16333 )
2019-09-12 09:42:27 -07:00
joshmsamuels
809a957294
Updated docs to document the api change which prevents managed fields during a server-side apply ( #16320 )
2019-09-12 09:22:28 -07:00
simplytunde
0c960735a3
updated api reference and index ( #16329 )
2019-09-12 09:16:28 -07:00
Kubernetes Prow Robot
72068890d3
Merge pull request #16225 from simplytunde/merged-master-dev-1.16
...
Merged master into dev-1.16
2019-09-12 08:58:27 -07:00
Tunde Oladipupo
7728c1476a
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-12 01:45:58 -06:00
Antoine Pelisse
da51842bbb
Fix list in SSA docs ( #16272 )
...
* Fix list
* Translate french word to english
2019-09-11 03:35:25 -07:00
Qiming
bb03bc04d1
Revert "Update abac.md ( #13067 )" ( #16302 )
...
This reverts commit 0ceb362beb .
2019-09-11 13:56:45 +08:00
Rob Scott
28a61b15f4
Removing some tiny redundant parts of the EndpointSlice documentation ( #16267 )
2019-09-09 11:38:54 -07:00
Rob Scott
0f59654cbd
Adding initial EndpointSlice documentation ( #16018 )
2019-09-09 10:21:18 -07:00
Haowei Cai (Roy)
a7e11c24ae
add admission webhook best practices and warnings ( #15876 )
2019-09-09 10:19:20 -07:00
Antoine Pelisse
ae73bf69b9
ServerSide Apply Documentation ( #15948 )
...
* Server-side Apply is now beta
* Refactored sections, same content
* Clarify some of the documentation
2019-09-09 08:37:20 -07:00
Patrick Ohly
5b2906cfd9
storage: CSI inline volumes in beta ( #15705 )
...
* storage: CSI inline volumes in beta
* storage: remove historic information for CSI inline volumes
As pointed out during review, this information is better captured in
the feature gates reference page.
2019-09-09 07:55:20 -07:00
simplytunde
68aad9888a
Merge branch 'merged-master-dev-1.16' of github.com:simplytunde/website into merged-master-dev-1.16
2019-09-09 07:48:14 -05:00
simplytunde
038d8f6fed
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-09 07:48:07 -05:00
simplytunde
1387d8501e
Merge branch 'dev-1.16' into merged-master-dev-1.16
2019-09-09 07:43:45 -05:00
Louise Daly
f83de3f601
Added documentation to support Topology Manager feature in Kubelet. ( #15716 )
...
* Added documentation to support Topology Manager feature in Kubelet.
* Added new document outlining feature
* Updated feature-gates.md to include feature gate for feature
* Update kubelet.md to include kubelet flags for feature
* Added Topology Manager reference to relevant pages
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update Topology Manager Policies section
2019-09-09 05:39:18 -07:00
Lee Verberne
bc113745fa
Document ephemeral containers feature for 1.16 ( #15994 )
...
Also, I've snuck in a trivial update for the ShareProcessNamespace
feature gate, adding an "Until" version which had been omitted.
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-08 18:53:16 -07:00
Eric Ernst
b6aa6b07fa
pod-overhead: add documentation ( #15970 )
...
Create a concepts page, link to it from scheduler concept page,
update feature gates reference and describe briefly in the
runtime-class page.
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-08 18:01:18 -07:00
Haowei Cai (Roy)
7559533774
add monitoring webhook documentation ( #16238 )
2019-09-08 06:25:17 -07:00
Wei Huang
015fe705f0
Documenting how to use EvenPodsSpread feature ( #15514 )
...
* Documenting how to use EvenPodsSpread feature
* address comments
* address comments
* address sftim's comments
* move to folder workloads/pods
* address comments
* move yamls to examples folder and reference back in the document
* Link from scheduling to topology spread constraints
2019-09-07 10:47:18 -07:00
Lubomir I. Ivanov
bd9a46b1b9
kubeadm: update reference documentation for 1.16 ( #16014 )
2019-09-06 15:35:19 -07:00
John Griffith
420afb2d9f
Update cloning docs to reflect beta for 1.16 ( #16013 )
...
Updates the feature status for VolumePVCDataSource to 1.16/beta in the
docs.
2019-09-06 15:15:20 -07:00
Matthias Bertschy
762bd879ac
Add docs related to KEP #950 (startupProbe) ( #15714 )
2019-09-06 13:37:20 -07:00
Jordan Liggitt
b342fbc091
admission webhooks v1 docs ( #15985 )
2019-09-06 09:28:58 -07:00
Jordan Liggitt
19a4832dff
Add examples for webhook client auth ( #16204 )
2019-09-05 09:13:08 -07:00
RA489
772ecf9fe4
remove extra space character between the end of the "Applications" definition and the expanding indicator. ( #16226 )
2019-09-05 06:13:08 -07:00
simplytunde
b440eed496
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-09-05 03:12:16 -05:00
Jay Pipes
4e38b72ee8
Rework glossary definition of Workloads ( #15987 )
...
This patch turns the glossary entry for "workloads" into "workload" in
order to be consistent with other terms in the glossary. In addition,
the definition is modified to match what the overlay tip for the
"Workload" tag at the top of the glossary page says, which is
"Applications running on Kubernetes".
A workload is *not* a core object itself. Rather, it is a general
concept. Various other core objects describe different types of
workloads, and the glossary definition is appropriately modified to make
that clear.
Fixes Issue #14107
2019-09-04 20:12:51 -07:00
Clayton Coleman
f8439cbe69
Document node-role replacement labels ( #16125 )
...
Provide documentation for the new alpha labels.
https://github.com/kubernetes/enhancements/issues/1143
2019-09-04 20:04:52 -07:00
Karen Bradshaw
9d4c4bb6f7
fix summary split in static-pod glossary item ( #15862 )
...
* fix summary split in static-pod glossary item
* update summary text, remove duplication
2019-08-27 07:32:45 -07:00
Ismail Alidzhikov
288d24cd36
Add missing feature gate ( #16083 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-27 07:28:41 -07:00
simplytunde
6c66ccd456
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16
2019-08-23 12:43:41 -05:00
Anders Eknert
db29a0f91e
Clarify "no opinion" vs. immediate, short-circuiting deny response. ( #15849 )
2019-08-20 19:41:16 -07:00
Kevin Wiesmüller
6e2a3cc5e9
add documentation on how to strip managedFields ( #15700 )
2019-08-20 14:19:16 -07:00
Wojciech Tyczynski
0125d9477c
WatchBookmarks feature is beta in 1.16 ( #15530 )
2019-08-20 14:15:16 -07:00
Justin Biggs
fedc79ae98
' #15924 removed extra parenthesis' ( #15929 )
2019-08-19 06:43:30 -07:00
Marek Counts
128e9c26b0
updated kubeadm reset docs ( #15881 )
2019-08-18 17:52:04 -07:00