Tim Bannister
81dd45f6cb
Tidy & reword “Configure a Pod to Use a Projected Volume for Storage” ( #14539 )
...
* Reference glossary entry for Secret
* Fix code block format code
* Tidying & rewording
2019-05-26 19:21:49 -07:00
Christian Rebischke
1213d41cdf
Update install-minikube.md ( #14542 )
...
The link https://github.com/kubernetes/minikube#other-ways-to-install doesn't exist anymore.
So either we remove the link to it or we fix the minikube README and add a new section for alternative ways to install minikube.
What do you think?
2019-05-26 19:19:49 -07:00
Maksym Bendeberia
a7209fa732
Update overview.md ( #14424 )
...
* Update overview.md
Fixed broken links for the Linuxacademy courses
* Update overview.md
2019-05-24 19:27:27 -07:00
Steven Sherry
03e840d905
Fix dead links related to Kubernetes object management ( #14481 )
2019-05-24 05:00:19 -07:00
Karen Bradshaw
c66db29c11
update link to front matter description ( #14493 )
...
Update the front matter link from jekyll to gohugo.
2019-05-24 03:04:20 -07:00
Adebayo Adesanya
0144a82ec2
Fix typo "feedbacks" ( #14505 )
...
Feedback is uncountable, just a nitpick ;-)
2019-05-24 03:02:19 -07:00
Seth
3f02b89a1e
Fix dangling "pick-right-solution" references - English ( #14468 )
...
* Fix dangling references
* Redirect to setup
* english update only
* english update only
* Update last file
* word fix
2019-05-22 19:56:23 -07:00
Rob Hirschfeld
785412cb72
cleanup component install to use new catalog feature ( #14063 )
...
* cleanup component install to use new catalog feature
sequence of operations
cleanup component install to use new catalog feature
* Update krib.md
2019-05-22 07:18:13 -07:00
Prankul
866b99cf72
Fix link in "Customizing DNS Service" docs ( #14455 )
2019-05-22 06:20:20 -07:00
codyc
4aa0fda798
Update apiVersion on example-ingress to extensions/v1beta1 ( #14449 )
...
Update apiVersion on ingress to extensions/v1beta1
2019-05-22 06:16:11 -07:00
Seth
7f888c11f3
Pod yaml command and change pod curl ( #14448 )
2019-05-21 13:40:06 -07:00
Rajakavitha1
625bf369a9
setup page replaces picking the right solutions ( #14442 )
2019-05-21 08:50:49 -07:00
好风
a98753cfe9
Flag --export has been deprecated ( #14432 )
...
Flag --export has been deprecated, This flag is deprecated and will be removed in future.
2019-05-21 05:54:43 -07:00
June Yi
18367feaea
Describe language specific style guide in l10n guide ( #14437 )
2019-05-21 01:12:41 -07:00
Oleksandr Slynko
85ab4a45ad
Link upgrade to skewed version page ( #14421 )
...
* Link upgrade to skewed version page
It provides the order of upgrade and shows which versions are supported.
Solves (at least partially ) #14420
* Update cluster-management.md
* Update cluster-management.md
2019-05-21 01:00:47 -07:00
Tim Bannister
702a4fd67f
Use relevant glossary definitions ( #14414 )
2019-05-21 00:58:40 -07:00
Tim Bannister
e0873fe247
Add containerd and CRI-O to glossary ( #14309 )
2019-05-21 00:56:44 -07:00
Yucheng Wu
6c3d270176
document pod downwardAPI fieldRef & resourceFiledRef values ( #14321 )
...
* document pod downwardAPI fieldRef & resourceRef values of en version
* document pod downwardAPI fieldRef & resourceRef values of zh version
* typo correction
2019-05-21 00:54:40 -07:00
Sahin Vardar
8ab64f7e07
Updated links to vendor specific implementions ( #14400 )
...
The following links where broken
* AZURE
* GCE
* AWS
In case of GCE I assume it changed to GCP, but please confirm if that is correct.
2019-05-21 00:52:39 -07:00
Byron.wang
55ace3bb95
Remove extra '**' ( #14413 )
...
remove extra '*' from the end of the aritcle;
or they have other meanings :D
2019-05-21 00:50:41 -07:00
Karen Bradshaw
be35043d74
fix links to tool install ( #14418 )
2019-05-21 00:48:41 -07:00
Abubakar Siddiq Ango
9e966b2e9d
Switch to long command option ( #14422 )
2019-05-21 00:42:41 -07:00
Himanshu Pandey
7aed682a89
removed the junk character ( #14430 )
2019-05-21 00:32:41 -07:00
Suhwan Cha
6be8640778
Fix link ( #14438 )
...
* Update imperative-command.md
* Update imperative-command.md
2019-05-21 00:30:45 -07:00
Meenakshi Kaushik
0d471c4fc8
pick-right-solution.md ( #14434 )
...
Added Cisco Container Platform under "On-Premises turnkey cloud solutions"
2019-05-21 00:28:41 -07:00
Zach Corleissen
3a44233bcf
Edits for clarity ( #14423 )
2019-05-20 21:18:39 -07:00
Rajesh Deshpande
d135d566b1
Correcting minikube quickstart steps ( #14355 )
...
* Correcting minikube quickstart steps
In minikube quickstart section , it was difficult to differentiate between command and its output. Also, There was no details given for each steps and its expected output. This PR fixes these issues.
* Correcting number formatting
Correcting number formatting
* Correcting numbering
Correcting numbering
* Update content/en/docs/setup/minikube.md
Co-Authored-By: Franklin Yu <franklinyu@hotmail.com>
* Update content/en/docs/setup/minikube.md
Co-Authored-By: Franklin Yu <franklinyu@hotmail.com>
* Update content/en/docs/setup/minikube.md
Co-Authored-By: Franklin Yu <franklinyu@hotmail.com>
* Corrected formatting
Corrected formatting
* Correcting number sequence
Correcting number sequence
2019-05-20 05:27:16 -07:00
Chazzledazzle1
a7e4e00d51
Updated Linux Academy courses ( #14303 )
...
* Updated Linux Academy courses
* Apply suggestions from code review
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Fix link syntax
* Update overview.md
2019-05-20 05:25:13 -07:00
Rajakavitha1
d21ffb4c63
Refractor _index.md ( #14163 )
2019-05-20 05:23:14 -07:00
Raj Vaibhav Dubey
6930b2167f
Changed the redisslave version from v1 to v3. ( #14276 )
2019-05-20 05:21:15 -07:00
Rajesh Deshpande
ea7af96d5d
Correcting example to avoid ambiguity ( #14354 )
...
Both local and pod port number are same i.e. 6379 which causes confusion to first time reader. This can be easily avoided by using two different port number.
2019-05-20 05:19:15 -07:00
Ashish Thakur
f7fc6cebc3
Fixing grammatical error ( #14389 )
2019-05-20 05:17:12 -07:00
Karen Bradshaw
110f5e1d5f
move obj mgmt files to tasks ( #14374 )
...
* move obj mgmt files to tasks
* add redirects for moved files
2019-05-20 05:15:14 -07:00
Aaron Sun
2029b9b9d5
Updated DaemonSet page to include SignalFx Agent. ( #14385 )
2019-05-20 05:13:13 -07:00
Rajesh Deshpande
bacd21d2b8
Correcting sequence of tasks for manage cluster daemon ( #14383 )
...
* Correcting order of display for daemon set tasks
Correcting order of display for daemon set tasks
* Correcting display order of daemon set task
Correcting display order of daemon set task
2019-05-20 05:11:14 -07:00
Neville George
e2f8ae097e
Fixing the output of jsonpath ( #14387 )
...
Items is an array and the [ ] are missing in the jsonpath
2019-05-20 05:09:14 -07:00
Vitaly R. Samigullin
ac65ac4835
YAML code-block within a list bug fixed ( #14293 ) ( #14295 )
2019-05-16 18:47:29 -07:00
krmayankk
60006e9164
fix runasgroup psp policy ( #14121 )
2019-05-16 16:06:29 -07:00
Boskey Savla
39c37742d1
Update create-cluster-kubeadm.md ( #13801 )
...
* Update create-cluster-kubeadm.md
* Update create-cluster-kubeadm.md
* Remove superfluous kubectl apply -f
2019-05-16 15:28:28 -07:00
silenceshell
4ff96634cf
kubectl should also be held by apt-mark ( #14250 )
...
here apt installs both kubelet and kubectl but just holds kubelet. I think kubectl should alse be held by apt-mark.
```
# replace x in 1.14.x-00 with the latest patch version
apt-mark unhold kubelet && \
apt-get update && apt-get install -y kubelet=1.14.x-00 kubectl=1.14.x-00 && \
apt-mark hold kubelet
```
2019-05-16 15:00:30 -07:00
Ivan Fraixedes
7aad953be7
en/glossary: use title for all Pod occurrences ( #14366 )
...
Use title case for all the Pod occurrences which appear in the rkt
glossary term.
2019-05-16 14:46:30 -07:00
Renan Gonçalves
e676622449
Declare IPVS-based kube-proxy GA ( #14263 )
...
See: https://github.com/kubernetes/kubernetes/pull/58442
2019-05-16 14:26:29 -07:00
Maaryaams
e77fa91452
Move Karbon to on-premisses ( #14269 )
2019-05-16 14:12:30 -07:00
Tim Allclair (St. Clair)
5f5883a5ea
List & watch can be authorized on named resources ( #14339 )
2019-05-16 05:03:49 -07:00
/v\atthew L Daniel
22db0bbf30
Add links to the external cloud-provider repos ( #14335 )
...
Rather than just saying "they exist, good luck"
2019-05-16 05:01:47 -07:00
Franklin Yu
da9d0da028
Fix code block ( #14334 )
2019-05-16 04:59:42 -07:00
Suhwan Cha
b63bbe396d
Update deployment.md ( #14345 )
2019-05-16 04:53:41 -07:00
Yang Li
38fcbeb49c
updated the links of cherrypick guide ( #14348 )
2019-05-16 04:51:43 -07:00
Zach Corleissen
caca9c6976
Add co-chair role ( #14219 )
...
Add meeting guidelines, graphic
Update embedded image
Use raw HTML for image link
Edit path
Indent list items
minor edits
Add line breaks for indentation
Add bolding
Add section for meetings
Feedback from jimangel
2019-05-15 18:19:43 -07:00
Vageesha17
4bb98f7395
changed the formatting of example-ingress.yaml ( #14333 )
...
change the formatting of example-ingress.yaml file.
Raising PR for #14284
2019-05-15 08:02:35 -07:00
Tim Bannister
93e1a67dfa
Fixes for https://kubernetes.io/docs/tasks/administer-cluster/cluster-management/ ( #14298 )
...
* Add missing capture block end
* Drop outdated link to v1.6 upgrade
2019-05-14 00:25:11 -07:00
avigailof
6aa3beb754
Update pick-right-solution.md ( #14305 )
2019-05-14 00:21:11 -07:00
Tim Bannister
30b1b98b3b
Fix typo ( #14299 )
2019-05-13 12:51:11 -07:00
Brian Xu
a05ab94643
Update device-plugins.md ( #13849 )
...
add link to Xilinx FPGA device plugin
2019-05-13 06:36:14 -07:00
Elvadas NONO
44ba5567b1
Entry for QoS ( #5993 ) ( #14083 )
...
* Entry for QoS (#5993 )
* QoSClass terminology
* QoSClass terminology renamming item
* QoS definition
* Review update QoS Class and Grammar
* dash in glossary id qos-class
2019-05-13 01:58:11 -07:00
Himanshu Pandey
faba2c86a8
Removed junk character from the page ( #14288 )
2019-05-12 22:00:09 -07:00
Jean-Rémy Bancel
fc3df2b5b6
Fix typo ( #14274 )
2019-05-12 05:44:09 -07:00
Tim Bannister
0e7ae40167
Fix glossary entry for Docker ( #14280 )
...
Also mention Docker Engine. Docker as a brand covers several
technologies.
2019-05-12 05:42:10 -07:00
Tim Bannister
b627c339e0
Improve pod concept docs ( #14282 )
...
* Use glossary references where appropriate
* Link from Pod overview to detailed Pod concept
* Assume that privileged containers are stable
* Improve wording
* Write Pod in upper case
As Pod is an API object, write it in upper case.
2019-05-12 05:40:09 -07:00
Dmitriy Lushnikov
573a30bec9
Update kubespray.md ( #13876 )
...
Rename hosts.ini to inventory.ini
2019-05-10 06:58:00 -07:00
dnoland1
2d86ebf8ea
Update deployment.md ( #14124 )
2019-05-10 06:49:59 -07:00
Renich Bon Ciric
2f456da350
Fix bad for in short options ( #14253 )
...
This one fixes issue #14211 .
I just replaced `-o=parameter` instances with `-o parameter`.
2019-05-10 06:39:57 -07:00
Kenichi Omichi
c83f5b3c2e
Fix yaml sample order of /debug-application-cluster ( #14260 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-10 03:03:59 -07:00
Kenichi Omichi
d378484400
Fix yaml sample order of configure-pod-container/ ( #14259 )
...
The orders of data was random, and that made the doc unreadable.
This fixes the orders in consistent way under configure-pod-container/
2019-05-10 03:01:58 -07:00
Kenichi Omichi
c739e66c5a
Fix orders of yaml of custom-resource-definitions ( #14254 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-09 18:17:58 -07:00
Kohei Toyoda
a1e774fd09
fix orders of yaml for access-authn-authz ( #14195 )
2019-05-09 18:15:58 -07:00
s-ito-ts
7b7caf3b77
Fix orders of yaml for tasks/administer-cluster/[l-z]*.go ( #14245 )
2019-05-09 04:40:48 -07:00
Kohei Toyoda
769a5e71d4
delete unnecessary space and character ( #14246 )
2019-05-09 04:38:48 -07:00
Himanshu Pandey
17ab877665
Fixed minor issues on CenturyLink Cloud Page ( #14217 )
2019-05-09 04:36:48 -07:00
s-ito-ts
5a89ffb684
Fix orders of yaml for tasks/administer-cluster/[a-k]*.go ( #14241 )
2019-05-08 22:44:47 -07:00
Kenichi Omichi
84163560cc
Fix orders of yaml of reference/kube* ( #14238 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-08 22:40:47 -07:00
Kohei Toyoda
8e0cab2d64
consistent order in yaml and json for multiple-zones.md ( #14242 )
2019-05-08 22:22:48 -07:00
cmluciano
f43a96d548
ingress: Use networking.k8s.io/v1beta1 in Ingress examples ( #14239 )
...
This patch swaps all uses with extensions/v1beta1 with the new
networking.k8s.io/v1beta1 apiVersion for the Ingress resource.
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2019-05-08 14:14:38 -07:00
Prankul
78b93d7709
Removed unwanted spaces in "configure-projected-volume-storage" file to keep it alligned with other docs ( #14228 )
2019-05-08 12:06:35 -07:00
andy stone
4a6e2b16dd
Directly reference the PodDisruptionBudget ( #14209 )
...
* Define SLO acronym
Save people from having to search for the translation of SLO to Service-Level Objectives.
* replace SLO with direct PodDisruptionBudget reference
2019-05-08 11:40:34 -07:00
Supriya Sirbi
0fe73a1890
Clarification of init-container restart reasons #13022 ( #14202 )
...
* Clarification of init-container restart reasons #13022
* Clarification of init-container restart reasons #13022
* Clarification of init-container restart reasons #13022
2019-05-08 02:38:35 -07:00
Phil Businger
26d5948da5
Update intro-windows-in-kubernetes.md ( #13750 )
2019-05-07 22:38:33 -07:00
Elvadas NONO
37df3efaf9
Documentation LimitRange Policies ( #14086 )
...
* Documentation LimitRange Policies
* Fixing limirange docs issues
* Style and grammar
* Reviewer wanted
* syntax and grammar feedbacks
2019-05-07 22:32:34 -07:00
Kenichi Omichi
6b46deab6e
Fix orders of yaml of concepts/storage/* ( #14213 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way under concepts/storage/.
2019-05-07 22:18:34 -07:00
Kenichi Omichi
f952ac106f
Fix orders of yaml of services-networking/service ( #14212 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way in service.md
2019-05-07 22:16:32 -07:00
Kenichi Omichi
e0cd1ee67d
Fix orders of yaml of pods/init-containers.md ( #14214 )
...
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way under pods/init-containers.md.
2019-05-07 22:14:32 -07:00
Karthik Ravikanti
0b0087329b
Fix broken links to replicaset examples ( #14199 )
2019-05-07 08:33:50 -07:00
Martynas Pumputis
2f3d456232
Update Cilium version ( #14203 )
...
This commit updates Cilium to v1.5 which was released
eight days ago.
The v1.5 changelog:
- https://github.com/cilium/cilium/releases/tag/v1.5.0
- https://cilium.io/blog/2019/04/24/cilium-15
2019-05-07 04:51:42 -07:00
Martynas Pumputis
54814e6e0f
Update Cilium version in installation guide ( #14198 )
...
This commit updates Cilium to v1.5 which was released
eight days ago.
Also, it updates k8s manifests version to v1.14, as
the latest kubeadm installs k8s v1.14.
The v1.5 changelog:
- https://github.com/cilium/cilium/releases/tag/v1.5.0
- https://cilium.io/blog/2019/04/24/cilium-15
2019-05-07 01:03:41 -07:00
zdeisidr
762ef0ba62
Update namespaces.md ( #14126 )
...
* Update namespaces.md
aclaration purposes
* Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-Authored-By: zdeisidr <42842057+zdeisidr@users.noreply.github.com>
2019-05-06 23:11:40 -07:00
rupeshk071
d281cb567a
Update overview.md ( #13725 )
...
unknown flag: --include-extended-apis
2019-05-06 22:15:40 -07:00
Alexander Sack
3ffdf634c0
Use sudo(8) to create directory and hosted file ( #14136 )
...
*minikube ssh* logs into the cluster as user 'docker'. The user 'docker' (uid=1000) does not have write permissions in /mnt to create a new directory and/or the example's HTML file. Use sudo(8) to create the directory as well as the HTML file nginx will ultimately serve.
2019-05-06 21:51:38 -07:00
Supriya Sirbi
2458d36751
Issue #14012 - Update source.md ( #14174 )
2019-05-06 21:47:39 -07:00
Kenichi Omichi
360a842673
Fix orders of yaml of services-networking/ingress ( #14192 )
...
The order of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way in ingress.md
2019-05-06 17:43:41 -07:00
Kenichi Omichi
9ae02fcbb0
Fix orders of yaml of policy/pod-security-policy ( #14191 )
...
The orders of `kind` were random, and that made the doc unreadable.
This fixes the orders in consistent way in pod-security-policy.md.
2019-05-06 17:41:41 -07:00
Kenichi Omichi
a3572b74b9
Fix order of yaml sample of configuration/secret ( #14190 )
2019-05-06 17:37:40 -07:00
Kenichi Omichi
f60dab5819
Fix apiversion for apiVersion ( #14189 )
2019-05-06 17:29:39 -07:00
Karthik Ravikanti
db7ed25e9d
Fix broken links to examples ( #14182 )
2019-05-06 11:05:40 -07:00
Bill Mulligan
8d9b98f881
Update Kubermatic info ( #14129 )
...
* Update Kubermatic info
* Update pick-right-solution.md
2019-05-06 07:43:41 -07:00
SpringWar
1434120200
Update Kubelet RotateKubeletClientCertificate feature since v1.8 ( #13070 )
...
* Update feature-gates.md
Update PodPriority feature to beta since v1.11
* Update Kubelet RotateKubeletClientCertificate feature since v1.8
* fix feature-gates.md and kubelet-tls-bootstrapping.md Kubelet RotateKubeletClientCertificate feature since v1.8
2019-05-06 07:29:39 -07:00
Xin He
526e626a14
Update pod-lifecycle.md ( #13969 )
...
if "www.example.com/feature-1" is False, the type "Ready" should be False also, like "https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md#pod-readiness " says.
2019-05-06 06:39:39 -07:00
Mark McLoughlin
f75913ed04
Update list of drivers in minikube.md ( #14166 )
...
kvm and xyhve are obsolete and no longer listed on the linked page - see kubernetes/minikube@0332f73
2019-05-06 06:15:37 -07:00
Stefan Sauer
379626bc10
Fix broken link in service-accounts-admin.md ( #14178 )
...
* Fix broken link in service-accounts-admin.md
a213182b10
added a linke to [projected volume] that maybe got renamed.
* Update service-accounts-admin.md
2019-05-06 02:55:36 -07:00
Andrea Sosso
3ce77b2d1c
Correction on command: kubeadm config print join-defaults ( #14078 )
...
`kubeadm config print join-defaults` since kubeadm 1.13
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/#cmd-config-print-join-defaults
2019-05-04 20:53:37 -07:00
shavidissa
ae2ee00d1d
Update install-minikube.md ( #14097 )
...
Added steps to find out if virtualization in installed on the users OS.
Minor improvement
Capitalized Windows
Removed the shell from the command.
Update install-minikube.md
2019-05-04 18:49:37 -07:00