Vincent Batts
16c54fcdc4
crio: update to v1.0.3
...
Also, this fixes the version output from `kubectl describe node`.
Now it shows:
```
[...]
System Info:
Machine ID: 41af387f4d4e4a3eabcdd2454a7e17f9
System UUID: B5BA9F83-3476-4B4A-943A-81E7A3953234
Boot ID: 7e616123-fa50-4fa9-8f47-88b2a09fbb81
Kernel Version: 4.9.13
OS Image: Buildroot 2017.02
Operating System: linux
Architecture: amd64
Container Runtime Version: cri-o://1.0.3
Kubelet Version: v1.8.0
Kube-Proxy Version: v1.8.0
[...]
```
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-12-14 08:54:36 -08:00
kairen
50dcda4ba9
Fix the image cache delete
2017-12-14 08:54:17 -08:00
dlorenc
8f91c37bba
Properly support the "minikube-net" network.
2017-12-13 21:18:00 -08:00
ijl
b2251409ce
sysdig
...
This builds the sysdig kernel module, but not the userspace
program. That can be provided by a container.
2017-12-13 20:29:31 -08:00
Boberg
c8a5d1f3fd
Add mount support for kvm2 driver
2017-12-13 20:25:15 -08:00
kairen
289e8f688b
Revert system image cache
2017-12-12 21:43:39 -08:00
kairen
797925f183
Update ingress controller, and fix integration test
2017-12-12 21:43:39 -08:00
asubmani
1fc0b9b9d4
changed hyperv link to reflect --vm-driver=hyperv
...
the doc leads one to try --vm-driver=Hyper-V, changed 'Hyper-V' to 'hyperv'
2017-12-12 21:42:58 -08:00
William Martin Stewart
2124671df1
Add minikube service example to networking doc
2017-12-12 08:36:48 -08:00
Aaron Prindle
3435fd3b3c
Merge pull request #2306 from mattnworb/patch-2
...
fix broken link to caching images doc
2017-12-11 17:27:21 -08:00
Matt Brown
6a94f80e5c
fix broken link to caching images doc
2017-12-11 20:24:47 -05:00
dlorenc
ee00eda89f
Docker-machine update.
2017-12-11 10:26:37 -08:00
dlorenc
94e5548ced
Remove openapi patch.
...
This is now upstream.
2017-12-11 10:24:35 -08:00
Jimmy Leger
e784db9ccd
Added kube-system/(tcp|udp)-services configmaps for nginx ingress controller
2017-12-11 08:25:29 -08:00
Martin Mosegaard Amdisen
b487eb0fa6
Update quickstart example
...
Added command to delete the service in
addition to deleting the deployment.
Seems like the right thing to do.
2017-12-11 08:15:40 -08:00
SouthWolf
f89b2bf589
Update drivers.md
2017-12-11 08:15:04 -08:00
SouthWolf
7a49c4a761
Update notes for Hyperkit & Docker for Mac
2017-12-11 08:15:04 -08:00
Zak B. Elep
56608e418d
kvm2: Set group executable bit on machine-specific directory and up
...
Ensure that the directories leading to the KVM image have enough
permission for libvirt/QEMU to traverse, especially in the case where
libvirt/QEMU group is set to to `kvm`/`users`.
2017-12-10 17:49:54 -08:00
ijl
85ca57a5ca
Packages built with -O2 instead of default -Os
2017-12-10 17:48:06 -08:00
ijl
350e09d263
vbox-guest 5.1.30
...
5.1.18 won't build with more recent kernels.
https://www.virtualbox.org/wiki/Changelog-5.1
2017-12-08 13:50:36 -06:00
dlorenc
e150cec3e8
Fix hyperkit mounting.
2017-12-08 13:46:56 -06:00
kairen
777b44695f
Improve cache list command
2017-12-08 13:37:55 -06:00
kairen
37bc507e13
Remove duplicate the cache command
2017-12-08 13:37:55 -06:00
kairen
9d406033ac
Update cache command documentation
2017-12-08 13:37:55 -06:00
kairen
c9f3abb0ed
Fix gofmt check errors
2017-12-08 13:37:55 -06:00
kairen
1966dab625
Add cache list support
2017-12-08 13:37:55 -06:00
John L. Villalovos
45562ef6f7
Doc: Give an example of using kvm/kvm2 driver
...
Add an example usage of using the kvm and kvm2 drivers to the
documentation.
2017-12-08 13:35:35 -06:00
Matt Rickard
499cc56444
Merge pull request #2288 from russellb/patch-1
...
List KVM2 driver in README.md.
2017-12-08 13:34:23 -06:00
Russell Bryant
6414fb6619
List KVM2 driver in README.md.
...
Update the minikube README to make it more clear that the
KVM driver is deprecated in favor of the KVM2 driver.
2017-12-08 13:59:13 -05:00
Elena Grahovac
e3df02b512
docs: make hyperkit installation command readable
2017-12-08 11:09:06 -06:00
ijl
09fe456c27
linux 4.9.64
2017-12-07 15:02:19 -06:00
ijl
57d1b0ce70
openvmtools10 package removed in favor of buildroot
...
buildroot's version is now more recent than the forked package.
2017-12-07 15:02:19 -06:00
ijl
1ca3a42e97
crio-bin requires libglib2, libmount
2017-12-07 15:02:19 -06:00
ijl
b977f274db
buildroot 2017.11
2017-12-07 15:02:19 -06:00
Matt Rickard
3c60e896f9
Merge pull request #2279 from kenden/patch-1
...
Add zsh autocompletion in 0.24 release notes
2017-12-07 12:15:53 -06:00
Quentin Nerden
a8f89d4950
Add zsh autocompletion in 0.24 release notes
2017-12-07 14:54:20 +01:00
Matt Rickard
8f55fb7d76
Merge pull request #2254 from kairen/add-ingress-test
...
Add integration test for ingress addon
2017-12-02 11:00:51 -08:00
Matt Rickard
3b997ad52d
Merge pull request #2260 from surajssd/place-backticks-rightly
...
Fix placement of backticks in github issue template
2017-12-02 10:58:25 -08:00
Suraj Deshmukh
0a9bfdedb8
Fix placement of backticks in github issue template
...
Right now the backticks are misplaced, this commit fixes them and places
them in right place so that the commands can be copied rightfully.
2017-12-02 23:21:17 +05:30
kairen
e93a2f4254
Ignore the ingress test in Linux-None
2017-12-02 04:04:39 +08:00
kairen
745645b929
Use yaml file to create nginx pod and service
2017-12-02 03:28:47 +08:00
kairen
1fded4e97e
Copy nginx-ing.yaml to testdata directory on Jenkins
2017-12-02 02:46:52 +08:00
Matt Rickard
a3e25a8238
Merge pull request #2258 from r2d4/24releasejson
...
Add 0.24.0 checksums to releases.json
2017-12-01 10:17:57 -08:00
Matt Rickard
66d2d040fc
Add 0.24.0 checksums to releases.json
2017-12-01 10:14:43 -08:00
Matt Rickard
c6d2e5bf0d
Merge pull request #2249 from priyawadhwa/cache-doc
...
cache command documentation
2017-12-01 09:43:11 -08:00
Matt Rickard
0160955eba
Merge pull request #2252 from minikube-bot/jenkins-releases.json-v0.24.1
...
update releases.json to include v0.24.1
2017-12-01 09:42:55 -08:00
kairen
06f52cfe3e
Add integration test for ingress addon
2017-12-01 18:40:30 +08:00
minikube-bot
e3c5edb630
Update releases.json to include v0.24.1
2017-12-01 05:03:59 +00:00
Matt Rickard
2e9443213f
Merge pull request #2251 from r2d4/241
...
Cut patch version v0.24.1
2017-11-30 20:32:17 -08:00
Matt Rickard
ec94f38a68
Cut patch version v0.24.1
2017-11-30 19:50:51 -08:00