Ismail Alidzhikov
b692fddd32
kubectl config set-context --current ( #15194 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2019-07-02 08:09:09 -07:00
youmoo
f34ad033b8
Update pod.md ( #15237 )
...
Add missing white space
2019-07-02 07:53:09 -07:00
Metri Dmitriev
7cc23347d6
flexvolume link fix ( #15236 )
2019-07-02 01:39:09 -07:00
shub-asa1
86e887bb72
fix for issue #15238 removed extra "for" ( #15239 )
...
fix for issue #15238 ,removed extra for
2019-07-02 01:35:08 -07:00
Anthony Watherston
5634a68482
Update service.md ( #15219 )
...
Missing word in paragraph - reading didn't make sense.
2019-07-01 03:17:20 -07:00
shub-asa1
1f4345b57b
fix for issue #15214 ( #15215 )
...
fix for issue #15214 added --all-namespaces in a command as the result of command will always be "no resources"
2019-07-01 03:13:18 -07:00
Dawn Foster
d58847f0c3
fixed broken links to api_changes.md and api-conventions.md ( #15220 )
2019-07-01 03:11:21 -07:00
prameshj
43ffdc0444
Update nodelocaldns.md to render website correctly - on master branch ( #15142 )
...
* Update nodelocaldns.md
* Fix the image rendering code.
Added newline
2019-06-28 11:07:40 -07:00
Pascal Bourdier
bf190f916a
Fix typo in Kustomize Feature List ( #15156 )
2019-06-28 05:57:39 -07:00
Richard Marcum
6498cf861c
Remove unnecessary paragraph ( #15075 )
...
* Remove unnecessary paragraph
Fixes issue #15027
* Revise per PR
2019-06-27 08:55:21 -07:00
zwwhdls
e089eab6fb
update tutorial not to use ‘kubectl run’ for creating deployment ( #14980 )
...
* update tutorial not to use ‘kubectl run’ for creating deployment
* fix code stype
* fix text stype
* fix ordered list
* delete blank line for md
2019-06-26 11:17:21 -07:00
mohamed chiheb ben jemaa
cb574f4b75
fix carousel ( #15129 )
2019-06-26 08:55:17 -07:00
Taylor D. Edmiston
6ef2bfefb3
Update kustomization file link ( #15115 )
2019-06-25 18:19:13 -07:00
Jesse Glick
a23fcb5727
kubectl config set-context --current ( #15039 )
2019-06-25 08:44:37 -07:00
WoOsley
498d870280
Update out-of-resource.md ( #14890 )
...
* Update out-of-resource.md
add note about evicted pod behavior
* Update out-of-resource.md
fix wrong wording
* Update content/en/docs/tasks/administer-cluster/out-of-resource.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Update out-of-resource.md
2019-06-25 08:42:36 -07:00
Oilbeater
3c15b94958
add Kube-OVN description ( #14957 )
2019-06-25 07:14:36 -07:00
Hypo
23583c5e12
add describe about WordPress deploy yml ( #15003 )
...
* add desc about wp deploy.yml
* make corrections
* Update mysql-wordpress-persistent-volume.md
2019-06-25 07:10:35 -07:00
Jay Pipes
e3bc4bcb62
remove deprecated init container syntax ( #15103 )
...
Init Containers were specified using custom annotations in k8s 1.5. In
k8s 1.6, these annotations were replaced with the
`Pod.Spec.initContainers` collection and the old annotations were
deprecated in 1.6 and no longer supported in 1.8. There's no reason to
clutter the docs with the old annotation syntax.
2019-06-25 06:54:36 -07:00
Tammer Saleh
7f90c73a01
Clarify Pod Security Policy Ordering ( #13484 )
2019-06-24 20:46:34 -07:00
Vladimir Vivien
c7deda468b
CSI ephemeral volume alpha documentation ( #15055 )
2019-06-24 20:08:36 -07:00
Barnabas Makonda
12fe1f0dce
update release notes ( #15041 )
2019-06-24 13:18:36 -07:00
Dennis Periquet
d338d2454d
tiny grammatical error fixed ( #15059 )
2019-06-23 23:57:54 -07:00
Justin Walz
b2965e704e
Update common-labels.md ( #15058 )
...
Small change, but consistent ordering reads nicer to those looking for the difference between each block.
2019-06-23 23:55:56 -07:00
icheikhrouhou
0e1d280c56
adopt new kubeadm logo #14741 ( #15064 )
2019-06-23 23:35:55 -07:00
Rajesh Deshpande
2fb8128b30
Correcting details about current request namespace ( #15061 )
...
Removed ambiguous word 'temporarily', as namespace set using that method, is not temporary. It is permanent for a current resource and there is no concept of a temporary namespace in K8s.
Also, for consisteny '--namespace' flag added after the actual command.
2019-06-23 23:33:55 -07:00
Rajesh Deshpande
0a835fc032
Adding command to display node details ( #15063 )
...
Details of a node are already described on this page but the command used to get those details were missing. So with this PR adding that command.
2019-06-23 23:31:55 -07:00
Takuya N
5c0afee773
Remove unused user-journeys/users/cluster-operator/_advanced.md ( #15068 )
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com >
2019-06-23 23:29:55 -07:00
Ismail Alidzhikov
4dd9ef988e
Update feature-gates.md with v1.15 release ( #15071 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2019-06-23 23:27:55 -07:00
Lennart Jern
ce09218fbe
Upgrade fixup ( #15073 )
...
* Fix indentation of code
* Change header for section about node drain
2019-06-23 23:25:55 -07:00
Ismail Alidzhikov
2d36455c80
Remove unnecessary character ( #15077 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2019-06-23 23:13:54 -07:00
Takuya N
25c2bd7086
Fix typos: omitted ( #15069 )
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com >
2019-06-23 20:39:55 -07:00
Deepak Punjabi
e3c194a073
Corrected flag name from v.1.14 to v1.15 ( #15051 )
2019-06-21 10:52:15 -07:00
mhamdi semah
7dda0a4e73
Issue with k8s.io/docs/reference/access-authn-authz/extensible-admission-controllers/ ( #15049 )
2019-06-21 10:50:15 -07:00
Tim Bannister
028c51d03f
Fix typo ( #15046 )
2019-06-21 10:48:15 -07:00
pytimer
62e52d7337
remove kubelet --allow-privileged flag when setup ha etcd with kubeadm ( #15045 )
2019-06-21 10:46:16 -07:00
NickMRamirez
5569bef380
Updates HAProxy Ingress Controller information ( #15034 )
...
* Updates HAProxy Ingress Controller information to point to new controller supported by haproxytech
* Update content/en/docs/concepts/services-networking/ingress-controllers.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
2019-06-21 10:44:15 -07:00
Prasad Katti
9f376b8ddf
fix typo in cri-o doc ( #15038 )
2019-06-21 10:42:16 -07:00
Patrick Lussan
06418e9676
Fix download link for latest release ( #15050 )
...
* Fix download link for latest release
See https://help.github.com/en/articles/linking-to-releases
* Update install-minikube.md
2019-06-21 10:36:17 -07:00
Nate Taber
4fc772a024
Add AWS VPC CNI to Networking Docs ( #15052 )
...
* Added listing for AWS VPC CNI
Added listing for AWS VPC CNI under "How to implement the Kubernetes networking model".
* Added AWS VPC CNI
* Added AWS VPC CNI to Installing a pod network add-on
* Updated tabs to alphabetical order
2019-06-21 10:34:15 -07:00
Karen Bradshaw
fb1b61678d
generate and update api reference to 1.15 ( #15042 )
...
* generate and update api reference to 1.15
* update ref page with v1.15 link
2019-06-20 18:48:36 -07:00
Rajesh Deshpande
aba753c189
Adding what's next section to namespace concepts ( #15017 )
...
* Adding what's new section to namespace concepts
To learn more about namespaces and give better navigation this section is added.
* Update namespaces.md
2019-06-20 10:04:48 -07:00
Kohei Toyoda
b927fd4fb0
change label name and add kubectl command into job content ( #15010 )
2019-06-20 10:02:48 -07:00
839
f8afd343a6
[ #15031 ] update the upgrade method of kubelet / kubectl of worker nodes ( #15032 )
2019-06-20 09:52:49 -07:00
Ryan Stephen
20189c2000
Update what-is-kubernetes.md - Grammar Syntax Edit ( #15019 )
...
Removed capitalization for lines succeeding a colon ":". Edits from line 40-49.
2019-06-20 05:24:49 -07:00
Hypo
c0997116f1
del :wq ( #15002 )
2019-06-20 05:22:48 -07:00
Barnabas Makonda
fe5ca2738b
Remove .orig and _backup_ files ( #15011 )
...
* remove all .orig files
* remove all backup files
* remove base, local and remote backup files
2019-06-20 05:18:48 -07:00
Barnabas Makonda
d7cd5bc9c4
remove service backup files ( #15008 )
2019-06-19 23:58:50 -07:00
Barnabas Makonda
455f312775
Merge branch 'master' into dev-1.15
2019-06-19 23:19:27 +03:00
Guy Templeton
0e1e971f13
Add links out to different metrics APIs ( #14865 )
...
There's been a number of questions around the difference between the external.metrics.k8s.io and custom.metrics.k8s.io in #sig-autoscaling referring back to the HPA docs recently. Added links out to the design proposals for each and the relevant sections of the existing walkthrough docs.
2019-06-19 13:10:51 -07:00
CJ Cullen
3780c56243
Update vuln reporting language to match reality ( #14885 )
...
We don't need to be the dispatch for all vulns, now that other projects are starting to have their own processes. But we don't want to discourage reports about stuff that isn't directly in k/k either.
Saying that we usually disclose vuln reports in 7 days is just not true. But, I think it's still good to aim for 7 days when we aren't blocked on and coordinating release of patches.
2019-06-19 13:08:51 -07:00