Oussema CHERNI
20519f1d92
Fix broken links for CSI docs ( #12984 )
2019-03-07 15:50:04 -08:00
Tim Bannister
a8fed37937
Tweaks to write K8s as proper noun ( #12979 )
...
* Expand k8s abbreviation
* Capitalize K8s in table header
2019-03-07 15:48:06 -08:00
Zoltan
d5fc7c3bb8
Update deprecated link to Container Runtime Interface ( #12957 )
2019-03-07 15:38:06 -08:00
Rajakavitha1
f797f1b5ac
Update building-from-source.md ( #12946 )
...
Added the attribute: content_template: templates/concept
Because the content was not appearing in: https://kubernetes.io/docs/setup/release/building-from-source/
2019-03-07 15:34:05 -08:00
Draven
966e56f32f
doc: remove extra used in job document ( #12945 )
2019-03-07 15:30:11 -08:00
Mizuki Urushida
98d1ab4c92
Fix indentation of EncryptionConfiguration sample ( #12876 )
2019-03-07 15:04:10 -08:00
Marc Boorshtein
ae64653e94
Updated link to page ( #12862 )
...
We've redone OpenUnison's k8s integration to provide multiple "spins". We created a new page to point users to the GitHub repo that matches the "spin" they're looking for.
2019-03-07 14:54:07 -08:00
YouenZeng
d88352b000
Fix Powershell script issue ( #12858 )
...
Fix syntax issue of Powershell script, update environment key to KUBECONFIG
2019-03-07 14:50:13 -08:00
sureshpalemoni
273f3fa713
Change in Storage Value in Example Scenario ( #12831 )
...
In the calculation of this `Allocatable` will be `14.5 CPUs`, `28.5Gi` of memory and
`88Gi` of local storage. - It was 98Gi for storage instead of 88Gi which is derived after negating System-Reserved+Kube-reserved+eviction+hard
2019-03-07 14:42:07 -08:00
Michal Bryc
b58b88df47
Update Link to .spec details ( #12886 )
...
The [old URL](https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#spec-and-status ) now consists of a page that says the new URL is https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status , so let's just go ahead and link to the new URL directly :)
2019-03-07 14:34:04 -08:00
Dani Comnea
8d4bd9c1fe
Add code fencing example in the style guidlines ( #12783 )
...
* Add code fencing example in the style guidlines
* Add a period
2019-03-07 14:32:06 -08:00
Nat Welch
a21bbe7cf8
Update connect-applications-service.md ( #12924 )
...
Fix a 404 link
2019-03-07 14:30:06 -08:00
Dani Comnea
4bd46900b2
Update debug-pod-replication-controller task file and fix the kubectl grep ( #12797 )
2019-03-07 14:24:12 -08:00
Slava Semushin
acc4c33888
pod-security-policy.md: update to use PSP from policy/v1beta1 and fix a broken link. ( #12768 )
2019-03-07 14:16:07 -08:00
Anna Nguyen
d110471a35
Clarified step of getting Kubernetes cluster name; fixed quoting in c… ( #12718 )
...
* Clarified step of getting Kubernetes cluster name; fixed quoting in command that sets `APISERVER`.
Need to set `CLUSTER_NAME` before using it.
The single quote in the `APISERVER` command prevented the expansion of the `CLUSTER_NAME` variable.
* Remove whitespace
2019-03-07 14:12:13 -08:00
Tim Bannister
2ee8a94c5d
Switch CNI glossary entry to recommended style ( #13023 )
...
(spelled out first, then acronym in parentheses (as in original), then acronym
throughout the rest of the page/file)
2019-03-07 14:04:13 -08:00
Tim Bannister
d24278918c
Fix broken link ( #12717 )
...
Resolves #12713
2019-03-07 14:00:10 -08:00
Supriya Sirbi
09e45d42d8
Issue #12533 ( #12701 )
...
Update k8s.io/docs/tutorials/services/source-ip/
2019-03-07 13:58:13 -08:00
Damini Satya
ae355ed890
Fix #11761 - Provide clear explanation of Kubernetes deployments ( #12561 )
2019-03-07 13:54:16 -08:00
Tim Bannister
5c99d3431a
Add “app container” to glossary ( #12611 )
...
* Define "app container"
* Expand app container explanation
* Tweak wording
Co-Authored-By: Zach Arnold <me@zacharnold.org >
* Fix, wording nit
2019-03-07 09:07:01 -08:00
Neha Yadav
d3cca48e3f
Code snippents shouldn't include the command prompt ( #12779 )
2019-03-07 01:31:05 -08:00
Kaitlyn Barnard
6dd752b64e
Update pick-right-solution.md ( #12971 )
2019-03-05 06:50:40 -08:00
Tim Malone
c1dfba6305
Fix broken link in Ingress documentation ( #12974 )
2019-03-05 06:46:39 -08:00
Oussema CHERNI
234eb57360
Fix broken links for Taint and Toleration ( #12982 )
2019-03-05 06:42:31 -08:00
Karen Bradshaw
71662ad94b
fix typo in start contributing ( #12906 )
2019-02-28 20:31:51 -08:00
WanLinghao
268c9473a5
Add docs to illustrate how to schedule pod to specific node ( #12871 )
2019-02-27 21:22:19 -08:00
Justin Santa Barbara
c34527a3ed
Fix SSH tunnel links ( #12585 )
...
* Fix SSH tunnel links
* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.
Fix #8262
This reverts commit 1da65603af .
This reverts commit b8b71b6845 .
* Update master-node-communication.md
2019-02-27 21:18:39 -08:00
Dani Comnea
fb4c7d138f
Update the fine-parallel-processing-work-queue.md task file to remove $ and also remove text which is not appropiate for end user ( #12793 )
2019-02-27 21:14:58 -08:00
Tim Bannister
04ddaa4711
Reference glossary definitions in “Connect a Front End to a Back End Using a Service” ( #12706 )
...
* Reference terms in glossary
* Enable syntax highlighting for shell snippets
2019-02-27 21:11:22 -08:00
Dani Comnea
2f6bee10ca
Update the parallel-processing-expansion.md task file and remove $ ( #12794 )
2019-02-27 21:07:48 -08:00
Guido García
3999608ca6
docs: update acs-engine -> aks-engine ( #12804 )
...
* docs: update acs-engine -> aks-engine
acs-engine has been deprecated by Microsoft in favor of aks-engine
* chore: PR feedback
* fix missing AKS
2019-02-27 21:04:10 -08:00
Misty Linville
928f7094cb
Small refactor of Custom Resources topic ( #12502 )
...
- Adjusts levels
- Removes some obsolete info
- Rewrite of some of the intro material
2019-02-27 20:53:31 -08:00
makocchi
235f6f6d99
apply content_template and follow the style guide ( #12759 )
2019-02-27 20:42:57 -08:00
Tim Bannister
b8ad490a80
List supported protocols for Service ( #12669 )
...
Tidy up protocol support to show that TCP and UDP have support in
stable, whereas SCTP support is in alpha. For HTTP, direct users to
read up on Ingress instead.
2019-02-27 20:25:24 -08:00
Tim Bannister
96a5f3f970
Move Docker credentials import to task documentation ( #12668 )
...
* Move docker credentials import to task documentation
Relevant to #12072
* Call out helpful note about per-namespace secrets
2019-02-27 20:21:48 -08:00
Dani Comnea
f0d8c8a79c
Update debug-service.md's tasks file to remove $ from kubectl and turn some questions into bullet list ( #12798 )
2019-02-27 18:07:46 -08:00
Cody Clark
0bbe2db0be
Fix Ingress callouts, links, nav, and templating ( #12720 )
...
* Fix Ingress callouts, links, nav, and templating
* Update ingress.md
* Update ingress-minikube.md
* Delete .md that caused 404
* Delete .md that caused 404
* Update ingress-controllers.md
* Update ingress-minikube.md
* spell check pass
* Update ingress.md
* Update ingress-minikube.md
2019-02-27 15:15:30 -08:00
Dani Comnea
ab5e8c0d65
Fix the borken link in kubelet-integration.md page ( #12864 )
2019-02-27 11:49:13 -08:00
Tim Bannister
79b182529e
Adjust for Minikube running RBAC by default ( #12851 )
2019-02-27 09:10:29 -08:00
Damini Satya
8598dc5fb7
Fix #12764 - Update troubleshooting-kubeadm doc ( #12825 )
2019-02-27 03:22:15 -08:00
Dani Comnea
943429988d
Add the meeting calendar to the contrib docs ( #12855 )
2019-02-27 03:17:13 -08:00
makocchi
769c38cda3
remove command prompts and deprecated note ( #12870 )
2019-02-26 22:02:09 -08:00
Himanshu Pandey
84a840887a
Removed the redundant text ( #12868 )
2019-02-26 17:39:39 -08:00
Roy Lenferink
5bf8d70adf
Removed duplicate 'Note' keyword ( #12833 )
2019-02-25 15:40:20 -08:00
Tim Bannister
e176143ab1
Tidy install guide for container runtimes ( #12704 )
...
* Use feature-state note for CRI
* Note applicability to Linux hosts
* Explain cgroup ("control group")
* De-emphasize cgroup details
The individual runtime install steps already take account of this
advice.
2019-02-25 08:37:39 -08:00
Rastislav Szabo
e17be7dcb3
Add Contiv-VPP CNI instructions ( #12822 )
2019-02-25 04:57:00 -08:00
Linus Lee
924d764233
Fix bugs about kubeadm upgrading. ( #12809 )
...
* Fix bug about kubeadm upgrading
It will lead to the following error if using `yum upgrade -y kubeadm --disableexcludes=kubernetes` command:
<https://serverfault.com/questions/943696/fatal-unexpected-error-when-reading-kubeadm-config-configmap-clusterconfigurat >
Running `yum upgrade -y kubeadm --disableexcludes=kubernetes` command will upgrade the kubeadm to v1.13 but kubeadm v1.13 could not upgrade the v1.12 kubeadm cluster.
* Update kubeadm-upgrade-1-12.md
* Update kubeadm-upgrade-1-12.md
* Update kubeadm-upgrade-1-12.md
2019-02-24 20:14:42 -08:00
Frederiko Costa
252f4d5261
add --csr-only option on kubeadm ( #12766 )
...
* add --csr-only option
The flag `--use-csr` is no longer available as of 1.13 on. Got replaced by `--csr-only`.
* replace deprecated kubeadm cert renewal flag
2019-02-24 20:06:22 -08:00
Art
27b9422c8f
Revising bluemix.net links to cloud.ibm.com ( #12792 )
...
* Revising bluemix.net links to cloud.ibm.com
* bluemix.net links are deprecated and no longer updated
* updated to new cloud.ibm.com link style
* Removing blog content
2019-02-24 05:28:25 -08:00
Renze Yu
224cebb90b
fix command in deployment.md ( #12776 )
2019-02-22 03:40:13 -08:00