Medya Ghazizadeh
ccd82feddb
Merge pull request #5702 from nanikjava/f-fix-5696
...
Fix website links hugo
2019-10-26 11:46:20 -07:00
Nanik T
bd3956b8a6
Fix links by using Hugo modules tag
...
The link is broken as the config.toml is not using module.mounts.
To fix this need to add [module] section to point to the deploy/
folder as the README.md files are inside that folder
Put the different directory as separate module.mount and upgrade
hugo version to 0.59.0
2019-10-26 13:36:28 +11:00
Thomas Stromberg
44091cbe8d
Update documentation for v1.5.0
2019-10-25 19:09:34 -07:00
Thomas Strömberg
74c384bfa8
Merge pull request #5646 from marekschwarz/DOCS_FOR_DELETE_ALL
...
Added docs for delete --all command
2019-10-23 10:46:33 -07:00
Sharif Elgamal
1c0094f9d4
Add note for releasing betas in documentation
2019-10-21 14:41:58 -07:00
Marek Schwarz
ebfba106e4
Merge branch 'master' into DOCS_FOR_DELETE_ALL
...
# Conflicts:
# site/content/en/docs/Reference/Commands/delete.md
2019-10-21 21:07:48 +02:00
Marek Schwarz
b3c9e6c125
Merge branch 'master' into DOCS_FOR_DELETE_ALL
2019-10-21 21:01:50 +02:00
Pranav Jituri
3ff4c44220
Added delete command documentation
2019-10-20 13:24:15 +05:30
Marek Schwarz
3e589c42b9
Added docs for delete --all command
2019-10-17 20:16:06 +02:00
Alexandre Fiori
8bf56f0d6c
Add docs for using registry on macOS
2019-10-13 18:57:47 +01:00
Kenta Iso
f111f09526
Modify shortlived variable name and improve --addons flag help message
2019-10-10 11:29:13 +09:00
Kenta Iso
bbf69538f5
add --addons flag explanation to Start.md
2019-10-10 11:29:13 +09:00
Kenta Iso
76e5f7b4cd
remove repetitive addon list from command help and add --addons flag explanation to documents
2019-10-10 11:29:13 +09:00
Sharif Elgamal
4916c04ce7
Merge pull request #5522 from sharifelgamal/loc-doc
...
Add documentation for adding translations
2019-10-09 15:56:28 -07:00
Medya Ghazizadeh
c0e51aa37b
Merge pull request #5566 from nanikjava/f-fix-4963
...
Use configured DNS domain in bootstrapper kubeadm templates
2019-10-09 11:50:46 -07:00
Nanik T
bb95e54d25
Add css to accomodate proper sizing for image
2019-10-09 19:48:22 +11:00
Nanik T
ccd8a10ea7
Add dns page to explain how to use the flag inside site/ folder
2019-10-09 08:58:57 +11:00
Medya Ghazizadeh
63497aa383
Merge pull request #5507 from woodcockjosh/add-dns-ingress-addon
...
Add ingress-dns addon
2019-10-05 19:49:59 -07:00
Medya Ghazizadeh
ce7babf78c
Merge pull request #5314 from sam-sla/patch-1
...
Update NO_PROXY example for Windows
2019-10-03 09:48:32 -07:00
Sharif Elgamal
b09aebda3b
Merge pull request #5525 from woodcockjosh/fix-tcp-udp-ingress-tutorial
...
Minor fixes to nginx tcp udp article
2019-10-02 11:11:33 -07:00
Medya Ghazizadeh
768318d102
Merge pull request #5455 from yuxiaobo96/minikube-update2
...
Improve the grammar and annotations
2019-10-02 11:11:08 -07:00
Josh Woodcock
752a2a9946
Minor fixes to tcp udp article
2019-10-02 06:29:37 -05:00
Sharif Elgamal
bb7ece3f28
add actual translations docs file
2019-10-01 15:09:58 -07:00
Sharif Elgamal
54115535c2
Add documentation for adding translations
2019-10-01 15:02:34 -07:00
Thomas Strömberg
4b8b797cba
Merge pull request #5521 from tstromberg/mep
...
Productionize MEP: add to PR template and documentation
2019-10-01 15:00:32 -07:00
Josh Woodcock
e5e418964e
Add caveat about multiple services trying to listen on the same port in the same minikube instance
2019-10-01 16:11:09 -05:00
Josh Woodcock
8b91f31849
Remove message about forcing deployment update
2019-10-01 16:05:44 -05:00
Josh Woodcock
c01c8e7ec7
Update based on requested feedback
2019-10-01 16:03:29 -05:00
tstromberg
911b96dcfb
Productionize the MEP process
2019-10-01 13:37:52 -07:00
Josh Woodcock
e815f44e68
Add TCP/UDP ingress tutorial
2019-10-01 15:14:52 -05:00
Josh Woodcock
22cfacee29
Add ingress-dns addon
2019-10-01 04:55:16 -05:00
Thomas Strömberg
cc82b4a81f
Merge pull request #5430 from u5surf/issue-5357
...
Remove single-package constants from constants package
2019-09-27 16:28:01 -07:00
yuxiaobo
9bddb9b4ff
Improve the quality of annotations
...
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2019-09-27 17:25:18 +08:00
Thomas Strömberg
218336c733
Merge pull request #5464 from tstromberg/gvisor
...
Add initial gvisor contrib doc
2019-09-26 21:45:26 -07:00
yugo horie
878c3ca2b6
WIP: Remove all single-package constants from constants package #5375
2019-09-27 07:59:46 +09:00
tstromberg
735cea8dfa
Add initial gvisor contrib doc
2019-09-25 16:45:51 -07:00
Thomas Strömberg
b75d4abc16
Merge pull request #5363 from woodcockjosh/add-helm-addon
...
Add helm-tiller addon
2019-09-24 06:37:29 -07:00
Josh Woodcock
dba30af5e6
Rename helm addon to helm-tiller
2019-09-23 13:15:38 -05:00
Thomas Strömberg
213f93d6b6
Merge pull request #4980 from blueelvis/4459-delete-even-if-vm-doesnt-exist
...
Fix crash when deleting the cluster but it doesn't exist
2019-09-23 11:05:38 -07:00
Thomas Strömberg
11af1a394b
Merge pull request #5409 from serhatcetinkaya/master
...
Remove all functions from constants.go
2019-09-20 15:27:03 -07:00
Thomas Strömberg
1d916a6e63
none driver no longer overwrites binaries
2019-09-20 14:11:26 -07:00
Thomas Strömberg
0219ec7277
Clarify text
2019-09-20 11:16:41 -07:00
Thomas Strömberg
fc4dc4dbad
Update kubernetes.md
2019-09-20 11:15:11 -07:00
Thomas Strömberg
9824b3ab29
Mention permanently pinning versions
2019-09-20 11:14:09 -07:00
Thomas Strömberg
10c090f939
Merge pull request #5414 from tstromberg/driver-selection
...
Re-order hypervisor tabs on install page based on best user experience
2019-09-19 13:46:43 -07:00
serhatcetinkaya
20a439de02
replaced constants.GetMinipath() with localpath.MiniPath()
2019-09-19 23:28:20 +03:00
tstromberg
50de52a765
Re-order tabs based on best user experience
2019-09-19 11:27:32 -07:00
Thomas Strömberg
01b13d958a
Mention updating last_release
2019-09-19 11:15:43 -07:00
Thomas Strömberg
ccb26008e7
Merge pull request #5352 from tstromberg/newdocs
...
docs: Simplify kvm2, hyperkit, and hyperv usage
2019-09-19 11:07:29 -07:00
Thomas Stromberg
6d0d95c97a
Add survey links to popular overview / getting started doc
2019-09-19 08:09:49 -07:00