Marcin Maciaszczyk
d16359de1e
Update dashboard-rc.yaml ( #1502 )
2017-05-17 09:27:59 -07:00
Andreas Kohn
0f7c4df672
Fix the URL to the minikube_iso.md file
2017-05-17 16:25:24 +02:00
Matt Rickard
f932646e73
Add 1.7.0-alpha.2 release
2017-05-12 15:27:36 -07:00
Matt Rickard
a8bbd9ffe8
Add 1.6.3 to releases
2017-05-12 15:15:32 -07:00
minikube-bot
e804149448
Update releases.json to include v0.19.0
2017-05-09 23:30:20 +00:00
Aaron Prindle
287c568c68
Revert "Ensure that data block device is ready before formatting"
...
This reverts commit c769ef46ed
.
2017-05-08 14:59:38 -07:00
Dale Hamel
c769ef46ed
Ensure that data block device is ready before formatting
2017-05-03 18:28:19 -04:00
Matt Rickard
971b72d0bc
Refactor docs
...
Summary of changes (#1364 )
* README.md split up into specific tutorials in ./docs
* brew as preferred installation on macOS
* installation guide on README
* minikube iso changelog merged with minikube changelog
* developer guides moved to ./docs/contributors
* no relative links on main README, so that we can port this over to kubernetes.io
* ISO developer readme moved to ./docs/contributors
2017-05-03 14:54:26 -07:00
Bryan Larsen
eb16a5b66a
Increase number of inodes
...
fixes #1443
2017-05-03 13:10:20 -04:00
Thomas Graf
23660cb1bb
minikube-iso: Use buildroot branch 2017-02 ( #1412 )
...
This rebases minikube-iso to the release 2017-02.
A change in buildroot required the introduction of a `external.desc` as
multiple external trees are supported in modern buildroot versions. This
required change is described here [0].
[0] https://buildroot.org/downloads/manual/manual.html#br2-external-converting
The existing isolinux.cfg was not included in the config and thus
ignored, include it.
The 4.9.13 kernel included in buildroot 2017-02 is not compatible with
VBox guest additions 5.1.6, thus bump guest additions to 5.1.18.
The defconfig of 4.9.13 has been cleaned up.
systemd 232 included in buildroot 2017-02 is incompatible with docker <
17.03 without boot parameter systemd.legacy_systemd_cgroup_controller=yes
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2017-05-03 08:25:01 -07:00
William Chang
6aa7acb51e
Modify the heapster_influxdb images source
2017-04-25 13:40:14 +08:00
dlorenc
c23dfba5d2
Update the addon manager. ( #1301 )
...
This gets us closer to being able to disable the storage provisioner.
2017-04-24 10:36:02 -07:00
Matt Rickard
2455da4b88
Merge pull request #1357 from r2d4/dns-1.14
...
Upgrade kube-dns to 1.14.1
2017-04-14 13:02:41 -07:00
Matt Rickard
ae931c00ad
Bump ingress to v0.9.0-beta.4
...
ref https://github.com/kubernetes/ingress/issues/602
2017-04-13 09:59:52 -07:00
Matt Rickard
a765d57d53
Upgrade kube-dns to 1.14.1
2017-04-12 10:01:04 -07:00
Dale Hamel
57d7fb58a9
Add NOTRACK as an xtables target
2017-04-09 22:06:09 -04:00
Matt Rickard
06e3c7b762
Merge pull request #1354 from dalehamel/master
...
Enable netfilter raw tables as module
2017-04-09 16:16:44 -07:00
Dale Hamel
4f7edd9681
Enable netfilter raw tables as module
2017-04-09 16:28:08 -04:00
Matt Rickard
1b57fce112
Add 0.18.0 to releases.json
2017-04-07 15:07:45 -07:00
Matt Rickard
0aefb48f5c
Cut 0.18.0 release
2017-04-06 16:00:47 -07:00
Matt Rickard
09e8cce24d
Merge pull request #1314 from r2d4/k8s-v1.6-rebase-1
...
Upgrade to k8s v1.6 as default version
2017-04-06 14:37:51 -07:00
Giovanni Tirloni
916cbfa6a3
Add TZ database
2017-04-04 11:03:24 -03:00
Steve Leon
f3524f7927
Installing jq and coreutils packages and adding RBD kernel module
...
Coreutils package is needed for base64
Fixes #1315
2017-04-01 00:58:19 -07:00
Marcin Maciaszczyk
8d30aee3e0
Use Dashboard 1.6.0 release
...
https://github.com/kubernetes/dashboard/releases/tag/v1.6.0
2017-03-31 13:24:04 -07:00
Matt Rickard
b279d733ad
Minikube changes for v1.6.0-beta.2
2017-03-31 13:24:03 -07:00
Matt Rickard
3b46c27b16
Minikube changes for v1.6.0-alpha.1
2017-03-31 13:23:59 -07:00
Maxime Vidori
dc3e2c1043
Add documentation for iso testing
2017-03-29 10:35:33 +02:00
Matt Rickard
e71845e216
Add Kubernetes 1.6 release to releases.json
2017-03-28 20:20:21 -07:00
Matt Rickard
5c7e78a2ac
Merge pull request #1276 from IxDay/dockerized_iso
...
Dockerized build for minikube-iso
2017-03-25 17:39:08 -07:00
Matt Rickard
3410151439
Add v1.6.0-rc.1 to releases.json
2017-03-24 14:23:46 -07:00
Maxime Vidori
eacc326765
Dockerized build:
...
$ make buildroot-image
$ make out/minikube.iso
- Add en entry in the Makefile for building the container: buildroot-image
- Modify the minikube-iso target to out/minikube.iso to comply with the way
makefiles work.
- Also force the use of a docker container. If not needed
just run IN_DOCKER=1 make out/minikube.iso to avoid the invokation of a docker
container.
- Add some doc.
- The tag added to the generated image will allow to bypass the build of the
image as soon as the container is pushed to the minikube registry.
2017-03-24 13:41:02 +01:00
Matt Rickard
d572ec731e
Merge pull request #1235 from Calpicow/master
...
Add instructions for running Localkube in Docker for Mac/Windows
2017-03-23 14:31:37 -07:00
Phu Kieu
0fbcf555b2
Add instructions for running Localkube in Docker for Mac/Windows
2017-03-23 14:26:05 -07:00
Steve Sloka
ad770c7a3d
Add support for private docker registry in registry-creds
2017-03-23 09:36:21 -04:00
Matt Rickard
ee94abb8c8
Merge pull request #1266 from r2d4/localkube-164
...
Add v1.6.0-beta.4 release
2017-03-20 11:34:37 -07:00
Matt Rickard
0797926e13
Add v1.6.0-beta.4 release
2017-03-20 10:24:30 -07:00
Matt Rickard
b146f0dffb
Merge pull request #1258 from r2d4/update-heapster
...
Update heapster addon to v1.3.0
2017-03-20 09:54:36 -07:00
Maxime Vidori
8dd1141e10
Improve package requirement list for minikube-iso
2017-03-19 19:31:01 +01:00
Matt Rickard
0194b34344
Update heapster addon to v1.3.0
2017-03-17 15:44:15 -07:00
Matt Rickard
7b28b8123e
Merge pull request #1256 from r2d4/nfs_v4_2
...
Add kernel option for NFS_V4_2
2017-03-17 11:09:00 -07:00
Matt Rickard
a928194d7d
Add kernel option for NFS_V4_2
2017-03-17 09:57:27 -07:00
Matt Rickard
c48a1eb330
Upgrade nginx ingress to v0.9-beta.3
2017-03-16 13:22:10 -07:00
Matt Rickard
029377ffd1
Add v1.6.x localkube releases
2017-03-15 16:13:10 -07:00
Matt Rickard
161d61fc91
Merge pull request #1198 from r2d4/cifs
...
Add CIFS-utils to minikube iso
2017-03-15 10:28:10 -07:00
dlorenc
8010715e27
CoreOS has a new signing key.
2017-03-14 10:06:03 -07:00
Matt Rickard
4639bc01a0
Merge branch 'master' into jenkins-releases.json-v0.17.1
2017-03-06 11:16:57 -08:00
minikube-bot
8905c6295a
Update releases.json to include v0.17.1
2017-03-03 02:32:24 +00:00
minikube-bot
52aae8842d
Update releases.json to include v0.17.0
2017-03-02 22:39:45 +00:00
Matt Rickard
ad1bc443a0
Merge pull request #1207 from r2d4/iso-v1.0.7
...
Bump minikube iso to v1.0.7
2017-03-02 14:28:15 -08:00
Matt Rickard
830f1283f6
Bump minikube iso to v1.0.7
2017-03-02 13:49:46 -08:00