Matt Rickard
|
43e4b0c655
|
Merge pull request #2203 from priyawadhwa/cache-images
Add cache command to cache non-minikube images
|
2017-11-29 13:51:53 -08:00 |
Vladimir Pouzanov
|
a976d49d7d
|
Fixed a typo in curl command invocation
|
2017-11-29 09:04:27 -08:00 |
dlorenc
|
a83cf990e7
|
Fix the link to the hyperkit driver.
|
2017-11-28 18:27:49 -08:00 |
Priya Wadhwa
|
6344d0bef9
|
set config map
|
2017-11-28 15:59:08 -08:00 |
dlorenc
|
e04c0d9f9c
|
Add hyperkit to the release and document it.
|
2017-11-28 08:16:33 -08:00 |
Marcin Maciaszczyk
|
653196dbff
|
Update Dashboard addon to v1.8.0
|
2017-11-27 19:42:45 -08:00 |
Matt Rickard
|
a0b09f41cb
|
Merge pull request #2225 from r2d4/doc-fix
docs: extra-config with flags requires kubeadm
|
2017-11-27 10:58:25 -08:00 |
Matt Rickard
|
be98b67baa
|
docs: extra-config with flags requires kubeadm
To use the extra-config options with flags (instead of struct fields),
the kubeadm bootstrapper needs to be used.
|
2017-11-27 10:39:56 -08:00 |
ijl
|
bbb53c99c2
|
VirtualBox driver uses virtio network driver
Kernel has CONFIG_VIRTIO_NET=y.
Read more at https://www.virtualbox.org/manual/ch06.html
|
2017-11-27 08:32:44 -08:00 |
Matt Rickard
|
40a596f8d7
|
Merge pull request #2221 from surajssd/fix-crio-cmd-run
docs(alternative runtime): fix extra config flag
|
2017-11-27 07:30:19 -08:00 |
Suraj Deshmukh
|
94204abf47
|
docs(alternative runtime): fix extra config flag
Add `kubelet` to `-extra-config` which is missing causing it to
be wrong command.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
|
2017-11-27 16:34:04 +05:30 |
dlorenc
|
fdf906cf3b
|
Add an error message when running hyperkit without permissions.
|
2017-11-26 17:31:01 -08:00 |
Matt Rickard
|
b598939151
|
Merge pull request #2217 from shaneramey/master
docs: set correct docker config.json location
|
2017-11-26 11:20:39 -08:00 |
Shane Ramey
|
12a4f28f9c
|
docs: fix docker config.json path
Path /home/docker/.docker wasn't working; updated to successfully tested path.
|
2017-11-24 21:34:29 -08:00 |
Matt Rickard
|
236d742460
|
Merge pull request #2205 from ulyssessouza/issue_2129
#2129 Set proper profile when getting client info
|
2017-11-23 09:37:53 -08:00 |
Gerard Braad
|
aa7ddbc947
|
Merge pull request #2177 from praveenkumar/issue_2045
Issue #2045 Add test for minikube-iso to use with minishift
|
2017-11-22 13:38:30 +08:00 |
Praveen Kumar
|
011d044ff4
|
Issue #2045 Add test for minikube-iso to use with minishift
|
2017-11-22 09:12:56 +05:30 |
Priya Wadhwa
|
6652e7a903
|
Delete paths to cached images
|
2017-11-20 16:31:34 -08:00 |
dlorenc
|
bc20281f1e
|
Update hyperkit go driver.
|
2017-11-20 11:52:20 -05:00 |
ulyssessouza
|
2b02aa30a7
|
Issue #2129 Set proper profile (instead of default 'minikube') when getting client info
|
2017-11-20 09:15:31 +01:00 |
Matt Rickard
|
96a65c3f42
|
Merge pull request #2208 from fntlnz/runtime/crio
Documentation: Cite CRI-O as available container runtime.
|
2017-11-18 16:01:36 -08:00 |
Lorenzo Fontana
|
c216a06c4a
|
Documentation: Cite CRI-O as available container runtime. closes #2207
Signed-off-by: Lorenzo Fontana <lo@linux.com>
|
2017-11-19 00:58:06 +01:00 |
Matt Rickard
|
8ee34ac322
|
Merge pull request #2204 from patrikerdes/get-k8s-versions-help
Make it known that get-k8s-versions is only relevant when using localkube
|
2017-11-17 09:08:19 -08:00 |
Patrik Erdes
|
9b3322a759
|
Make it known that get-k8s-versions is only relevant for localkube
Added a reference to localkube in the help text and in the output from
the command.
|
2017-11-17 08:55:14 +01:00 |
Priya Wadhwa
|
9f8ca7481c
|
Merge branch 'cache-images' of github.com:priyawadhwa/minikube into cache-images
|
2017-11-16 17:05:25 -08:00 |
Priya Wadhwa
|
3477e4bd8f
|
Add cache flag to minikube
|
2017-11-16 14:07:55 -08:00 |
Matt Rickard
|
e0b9aab31d
|
Merge pull request #2197 from ulyssessouza/master
#2047 Fix by using 'RunE' instead of 'Run' to propagate the error
|
2017-11-16 10:15:52 -08:00 |
Matt Rickard
|
f7f77e3d85
|
Merge pull request #2179 from rajansandeep/manifestupdate
Update CoreDNS manifest
|
2017-11-16 08:52:51 -08:00 |
Matt Rickard
|
43d8424c87
|
Merge pull request #2182 from kairen/update-addon-2
[addon] Update heapster to v1.5.0
|
2017-11-16 08:52:28 -08:00 |
Matt Rickard
|
bbc40bd8f6
|
Merge pull request #2194 from kenden/zsh_completion
Add zsh completion and docs
|
2017-11-16 08:51:58 -08:00 |
Matt Rickard
|
633880d020
|
Merge pull request #2202 from patrikerdes/2151
Add MB to the help text for the --memory flag
|
2017-11-16 08:43:18 -08:00 |
Patrik Erdes
|
ce018263f4
|
Add MB to the help text for the --memory flag
Fixes #2151
|
2017-11-16 10:36:54 +01:00 |
ulyssessouza
|
e1dff19117
|
#2047 Fix by using 'RunE' instead of 'Run' to propagate the error
|
2017-11-15 03:37:20 +01:00 |
Quentin Nerden
|
97edb745c9
|
Add zsh completion and docs
|
2017-11-14 22:30:42 +01:00 |
Matt Rickard
|
10f2bb578d
|
Merge pull request #2186 from aledbf/icb17
Update nginx-ingress-controller to 0.9-beta.17
|
2017-11-12 10:00:06 -08:00 |
Manuel de Brito Fontes
|
3521efb610
|
Update nginx-ingress-controller to 0.9-beta.17
|
2017-11-12 10:47:49 -03:00 |
kairen
|
7066946a59
|
[addon] Update heapster to v1.5.0
|
2017-11-10 17:02:49 +08:00 |
Matt Rickard
|
65d11b13d7
|
Merge pull request #2168 from dlorenc/storfix
More storage provisioner fixes.
|
2017-11-09 10:55:27 -08:00 |
Sandeep Rajan
|
10d2b02b74
|
Update coredns manifest
|
2017-11-09 12:43:07 -05:00 |
dlorenc
|
1ee84442f8
|
Add 10.0.0.10 back to the cert.
|
2017-11-08 13:04:59 -08:00 |
dlorenc
|
6e0710b425
|
Add a separate tag and bump the version.
|
2017-11-08 11:26:32 -08:00 |
Matt Rickard
|
6f2c75a04b
|
Merge pull request #2172 from maciaszczykm/kd-v1.7.1
Update Dashboard version to 1.7.1
|
2017-11-08 10:22:21 -08:00 |
Matt Rickard
|
39e05b16c3
|
Merge pull request #2166 from kairen/update-addon-1
[addon] Bump ingress to 0.9.0-beta.16, and add minikube-addons endpoint
|
2017-11-08 09:47:13 -08:00 |
Marcin Maciaszczyk
|
b1ab7553e3
|
Update Dashboard version to 1.7.1
|
2017-11-08 09:38:56 +01:00 |
dlorenc
|
6f7fd002ab
|
More storage provisioner fixes.
I'm not sure of a better way to ensure /tmp exists in a from scratch container,
but glog appears to just explode without it.
|
2017-11-07 11:07:01 -08:00 |
kairen
|
38d108446a
|
Bump ingress to 0.9.0-beta.16, and add minikube-addons endpoint
|
2017-11-07 09:51:32 +08:00 |
dlorenc
|
7e0131e1de
|
Add a .dockerignore to make image builds faster.
|
2017-11-06 13:01:01 -08:00 |
dlorenc
|
0fe440e58d
|
Fix the storage-provisioner build. This needs to be built statically.
|
2017-11-06 10:53:25 -08:00 |
dlorenc
|
f46b2fdde4
|
Add go to the minikube-iso build.
|
2017-11-06 09:40:01 -08:00 |
Matt Rickard
|
fc4b94e756
|
Merge pull request #2157 from futureperfect/quickstart-deployment-cleanup
Add deployment cleanup to minikube quickstart
|
2017-11-04 18:51:40 -07:00 |