Raja Anbazhagan
8b2b09e61c
corrected example for private image string format ( #14283 )
...
without specifying registry details for `image` value, You will get following error if you are using a private registry even when your private images are hosted in docker.hub and you have valid credentials configured for the same.
Failed to pull image "xxx/xxx-app:0.0.1": rpc error: code = Unknown desc = Error response from daemon: pull access denied for xxx/xxx-app, repository does not exist or may require 'docker login'
2019-06-04 15:13:53 -07:00
Travis Merkel
270bae02d6
Fix typo: Update to hello-minikube ( #14706 )
2019-06-04 15:07:53 -07:00
Josef Brandl
10e71c9d93
Clarify behavior of parallel pod management policy ( #14606 )
2019-06-04 14:53:51 -07:00
Daniel Weibel
6c91774f47
Adapt docs for kubectl completion on macOS ( #14636 )
2019-06-03 18:23:01 -07:00
Yucheng Wu
92d1da404a
document version changes of critical pod ( #14684 )
...
* document version changes of critical pod
* document system priority class name version requirement
* Update guaranteed-scheduling-critical-addon-pods.md
2019-06-03 18:01:02 -07:00
AllenZMC
6f291e0f91
Update secret.md ( #14690 )
...
fix (#解码-secret)
2019-06-03 17:55:02 -07:00
Jay Pipes
eda841cb0a
small grammar fixes in overview/components.md ( #14693 )
...
Trival patch to fix a couple grammatical mistakes I found while going
through overview/components.md.
2019-06-03 17:50:59 -07:00
Karen Bradshaw
88fe150abc
clean up feature state examples, style guide ( #14699 )
2019-06-03 17:49:02 -07:00
Stacy Pedersen
e66b9a542a
updating ICP version 3.1.2 to 3.2.0 ( #14697 )
2019-06-03 17:47:00 -07:00
Oleg Chunikhin
44414ce5b0
Updated target environments supported by Kublr ( #14698 )
2019-06-03 17:45:00 -07:00
shavidissa
3af9a19141
Updates kubernetes-basics ( #14702 )
...
Minor updates:
- Add a full stop.
- Removed the 'Start the tutorial›' section. The sections are already linked from 1 to 6 and this section doe not add any value after point 6.
2019-06-03 17:37:00 -07:00
Michael Werner
42b422b3e1
Add german slack channel and maintainer ( #14489 )
...
* Add german slack channel and maintainer
* Update German Maintainer
Co-Authored-By: Roy Lenferink <lenferinkroy@gmail.com>
2019-06-03 00:58:16 -07:00
wangyamei
711a0d20ee
update feature-gates.md ( #14635 )
2019-06-02 23:58:14 -07:00
icheikhrouhou
985c08378d
change to documentation ip adress #14664 ( #14677 )
2019-06-02 23:48:13 -07:00
Rajesh Deshpande
674303b896
Link to 'Add image pull secret to service account' ( #14669 )
...
* Link to 'Add image pull secret to service account'
This page does not mention the fact that image pull secrets can be specified through a service account. So adding link to the section which gives details about 'adding image pull secret to service account'.
* Correcting link url
Correcting link url
2019-06-02 23:38:13 -07:00
wangyamei
73ee4988cf
fix typos in configure-aggregation-layer.md ( #14650 )
2019-06-02 23:36:12 -07:00
wangyamei
26fd321b68
fix typo in romana-network-policy.md ( #14661 )
2019-06-02 23:34:13 -07:00
Oussema CHERNI
c25d3c0b19
Fix Container Environment Variables full link ( #14663 )
2019-06-02 23:32:12 -07:00
Tim Bannister
3de064f405
New upstream commit for code of conduct (Portuguese) ( #14630 )
2019-06-02 18:23:56 +01:00
wangyamei
fabe7aa79b
fix typo in install-kubeadm.md ( #14680 )
2019-06-01 03:32:18 -07:00
Mario Groß
20f29ca3f0
Update minikube.md ( #14662 )
...
Fix linking in same document for preventing 404 errors because the url parts get duplicated now.
e.g: https://kubernetes.io/docs/setup/minikube/docs/setup/minikube/#interacting-with-your-cluster
fix would be: https://kubernetes.io/docs/setup/minikube/#interacting-with-your-cluster
2019-05-31 22:54:22 -07:00
Anshul Ahuja
0cb3f4a13e
Fix Typo in the deprecation warning ( #13488 )
2019-05-31 12:48:28 -07:00
Martin Vladev
8d674ddbeb
Remove initializers (zh) ( #14654 )
...
Initializers are removed in 1.14 [1]
[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 23:50:27 -07:00
Martin Vladev
0ebe8c3b4f
Remove initializers (id) ( #14655 )
...
Initializers are removed in 1.14 [1]
[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 23:44:24 -07:00
Tim Bannister
ebed710647
Add relevant glossary tooltips ( #14632 )
...
Guide reader to learn more about StatefulSet.
2019-05-30 17:42:20 -07:00
slienyp
f6b8449967
content/es/docs/reference/glossary/selector ( #14369 )
2019-05-30 14:54:22 -07:00
Misty Linville
1d0f8d91c6
Document rounding behavior for PDBs ( #14408 )
...
* Document rounding behavior for PDBs
* Update content/en/docs/tasks/run-application/configure-pdb.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* Update configure-pdb.md
2019-05-30 14:34:25 -07:00
Zach Arnold
60266ff1a9
Cloud Native Security Intro ( #14495 )
...
* initial aggregation of security recommendations
* Update content/en/docs/concepts/security/overview.md
Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>
* Update content/en/docs/concepts/security/overview.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
* address concerns in PR comments
2019-05-30 14:24:22 -07:00
Tim Bannister
49e18cdd8c
Fix typo ( #14592 )
2019-05-30 13:50:27 -07:00
Daniel Gómez Ferro
5ece295c64
Add content/es/docs/reference/glossary/pod.md ( #14368 )
...
* Add content/es/docs/reference/glossary/pod.md
Apply suggestions from code review
Co-Authored-By: Rael Garcia <me@rael.io>
* Update content/es/docs/reference/glossary/pod.md
Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>
2019-05-30 13:46:29 -07:00
Iqbal Farabi
f8ccf4d475
Add translations for Imperative Config for Bahasa Indonesia ( #14530 )
...
* Translate declarative config for Bahasa Indonesia
* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia
* Add _index.md to object-management-kubectl translations for Bahasa Indonesia
* Translate imperative-config.md for Bahasa Indonesia
* Update missing translations in imperative-config.md for Bahasa Indonesia
2019-05-30 12:02:30 -07:00
Ignasi Marimon-Clos
2fcdd4daab
Add content/es/docs/reference/glossary/secret.md ( #14356 )
...
* Add content/es/docs/reference/glossary/secret.md
Co-Authored-By: Rael Garcia <me@rael.io>
* Update content/es/docs/reference/glossary/secret.md
Co-Authored-By: Rael Garcia <me@rael.io>
* Update content/es/docs/reference/glossary/secret.md
Co-Authored-By: Victor Morales <chipahuac@hotmail.com>
2019-05-30 11:14:28 -07:00
Ignasi Marimon-Clos
3d8b015f30
Add content/es/docs/reference/glossary/application-architect.md ( #14373 )
...
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:28:25 -07:00
Javi Sabalete
0461eaa9a3
Add content/es/docs/reference/glossary/image.md ( #14364 )
...
* Add content/es/docs/reference/glossary/image.md
* Update content/es/docs/reference/glossary/image.md
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:26:28 -07:00
Ignasi Marimon-Clos
c4c4cc68d0
Add content/es/docs/reference/glossary/application-developer.md ( #14372 )
...
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:24:24 -07:00
David Ricordel
ebce625727
Add content/es/docs/reference/glossary/service.md ( #14361 )
...
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:22:24 -07:00
Javi Sabalete
c116795425
Update content/es/_index.html with new links ( #14589 )
...
* Update content/es/_index.html with new links
* Update _index.html
2019-05-30 10:10:24 -07:00
Martin Vladev
0180769e18
Remove initializers (ja) ( #14626 )
...
Initializers are removed in 1.14 [1]
[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 03:26:21 -07:00
wangyamei
7df7a2ee58
correct the Feature:PodPriority in feature-gates.md ( #14547 )
2019-05-29 22:36:18 -07:00
Tom Janson
2efe4d5313
fix link to Storage Classes doc ( #14551 )
2019-05-29 22:34:19 -07:00
Martin Vladev
a55e66f9ef
Remove initializers feature gate ( #14602 )
...
* Remove initializers feature gate
Initializers are removed in 1.14
kubernetes/kubernetes#72972
* Update feature-gates.md
2019-05-29 20:10:19 -07:00
adisky
5913160426
Update config option for openstack block storage ( #14603 )
...
* update config option for openstack block storage
* Update cloud-providers.md
2019-05-29 20:08:19 -07:00
Rugwiro Valentin
39bdcc07df
Update the pull Request template wording ( #14619 )
...
* [WIP]Fix typo
Fix typo
* Update PULL_REQUEST_TEMPLATE.md
2019-05-29 19:40:19 -07:00
Craig Peters
b40144e5f1
Fix reference to features state to beta ( #14618 )
...
* Fix reference to features state to beta
* Update device-plugins.md
2019-05-29 19:38:21 -07:00
Atif Mahmood
424045fae3
Corrected documentation for kubectl tab completion on Mac ( #14617 )
...
* Corrects procedure to get tab completion on Mac
Tab completion only requires the installation of bash-completion and sourcing the bash_completion script.
Installing bash-completion@2 doesn't work and source <(kubectl completion bash) is no longer necessary in the .bash_profile.
* Removed reference to other methods that don't work
* Update install-kubectl.md
2019-05-29 19:36:19 -07:00
Martin Vladev
8e541844e9
Use `runtime/default` for seccomp. ( #14616 )
2019-05-29 19:34:20 -07:00
Tim Bannister
92760f80dc
Update code of conduct based on upstream changes ( #14612 )
...
Level with upstream commit 214585e24aab747fb85c2ea44fbf4a2442e30de6
2019-05-29 19:32:20 -07:00
Tim Bannister
b2d7cc5e30
Reword glossary entry for etcd ( #14621 )
...
* Link to official etcd documentation
* Reword etcd glossary entry
* Update etcd.md
2019-05-29 19:24:21 -07:00
Julien Brochet
da76416973
Fix OpenAPI deprecated endpoints in Kubernetes 1.14 ( #14608 )
2019-05-29 18:06:18 -07:00
Gasmi Christophe
9c8845c5fd
Update kubecon buttons on homepage fr ( #14587 )
...
update
2019-05-29 09:22:30 -07:00