Commit Graph

1683 Commits (5d16b30514ab68de1da8844e3a6c5a5869fe0eab)

Author SHA1 Message Date
Aaron Prindle c4ab0947c5 Merge pull request #1711 from upmc-enterprises/registryCredsAWSRole
Add additional config options for registry-creds addon / Bump version
2017-07-20 15:20:30 -07:00
Matt Rickard 8175c17a00 Use kubenet, add ebtables support
Fixes #1568
2017-07-18 14:43:56 -07:00
Steve Sloka 8ba6f47876 Add additional config options for registry-creds addon / Bump version 2017-07-18 11:10:24 -04:00
Manuel de Brito Fontes 47b3ceedd6 Update nginx ingress controller version to 0.9-beta.10 2017-07-16 19:15:09 -04:00
Matt Rickard 1c06d18e7d Merge pull request #1693 from r2d4/k8s-1.7-rebase
Upgrade to k8s-v1.7
2017-07-14 08:55:13 -07:00
Marc CARRE 74c09aa9c1 Enable ipset (hash:ip and list:set).
Weave Net, a container networking solution, requires the `xt_set` module in order to function properly.
Minikube's Linux image currently does not have it, making Weave Net fail with errors like:

- `modprobe: FATAL: Module xt_set not found in directory /lib/modules/4.9.13`
- `FATA: ipset [create weave-local-pods hash:ip] failed: ipset v6.29: Kernel error received: set type not supported: exit status 1`

This changes addresses such issues.
2017-07-14 13:38:54 +01:00
Matt Rickard d94da6b644 Update kube-dns to 1.14.4 2017-07-13 09:19:46 -07:00
Matt Rickard 16c488d244 Update addon-manager to v6.4-beta.2 2017-07-13 09:19:46 -07:00
Matt Rickard c0e1559a1b Add kernel configs for support vsocks 2017-07-12 11:04:36 -07:00
Manuel de Brito Fontes e7c9f3c6b7 Update nginx ingress controller version to 0.9-beta.10 2017-07-07 12:04:21 -04:00
Steve Leon d90a5a233a Adding cephfs kernel module 2017-06-30 14:03:02 -07:00
Matt Rickard bbf0d9302f Add 1.7 to releases.json 2017-06-30 11:17:04 -07:00
Jakub Gocławski 4c624c284a Upgrade Docker to 1.12.6. 2017-06-29 11:58:14 -07:00
Matt Rickard fc986dfea9 Add 1.7.0-rc.1 to releases 2017-06-29 11:18:29 -07:00
Matt Rickard 55ea14fb9f Fix checksums for binaries built with go 1.7.5 2017-06-22 11:10:44 -07:00
minikube-bot 0b4788389d Update releases.json to include v0.20.0 2017-06-21 20:43:50 +00:00
Matthew Fisher 51cf8cf9a8 fix registry addon labels
In a last-minute fix, I accidentally changed the pod labels all to
the minikube add-on reconciliation mode label instead of the add-on
name. This is causing the registry service to be unable to forward
requests over to the pods due to mismatched label selectors.
2017-06-19 11:39:18 -07:00
dlorenc 1b3f06f8ed Enable IP_VS and MACVLAN and VXLAN. 2017-06-16 13:03:16 -07:00
Matthew Fisher 5e1db75db5 add registry addon
This addon installs a docker registry into the cluster.
2017-06-16 10:36:10 -07:00
Manuel de Brito Fontes cd81fbbbe1 Bump ingress to v0.9.0-beta.8 2017-06-14 14:42:25 -04:00
Matt Rickard bbef7353c6 Specifcy domains in dnsmasq configuration 2017-06-12 11:26:33 -07:00
Matt Rickard 94cb85f8cb Merge pull request #1513 from tdemaret/master
Fix Selector to use heapster, influxdb and grafana on Minikube
2017-06-08 10:36:19 -07:00
tz70s de513f93c4 Add k8s v1.6.4 release 2017-06-02 17:31:13 +08:00
Bryan Larsen 2969bcda5c install docker-proxy 2017-05-31 13:54:43 -04:00
Bryan Larsen efc0c7d310 ugly insecure hack to work around https://github.com/kubernetes/kubernetes/issues/40182 2017-05-31 13:48:54 -04:00
Bryan Larsen 0019625444 Upgrade to Docker 17.05-ce
This is an attempt to address #1518.   It does actually fix #1518, but breaks much of Kubernetes.   :)   Don't merge this, I'm just creating a PR that people can play with if they're interested in taking it further.
2017-05-31 09:12:09 -04:00
Thibaut Demaret c94f41fbf1 the last reconcile 2017-05-26 21:23:28 +02:00
dlorenc 99be45d40c Update kubedns to 1.14.2. (#1526)
* Update kubedns to 1.14.2.

* Also change integration test to cover the naked "kubernetes" domain.
2017-05-26 10:15:38 -07:00
Thibaut Démaret 209cf8d419 Add correction 2017-05-26 11:57:34 +02:00
Thibaut Demaret 55e1d432ba Fix Selector to use heapster, influxdb and grafana on Minikube 2017-05-20 06:48:30 +02:00
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
Teddy Schmitz 5f6511c73c Add gcrurl env var to addon deployment and configuration 2017-05-02 12:14:17 +08: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
dlorenc cebea5ffbd Persist the new hostpath location. 2017-03-02 09:03:49 -08:00
dlorenc 8810fead64 Switch to our bundled provisioner by default. 2017-03-01 11:50:15 -08:00
Matt Rickard d9715fabcc Add CIFS-utils to minikube iso 2017-02-28 11:17:18 -08:00
Steve Sloka 60d9d1e142 Refactor registry addon 2017-02-27 11:09:09 -05:00
Steve Sloka c3d962b58c Allow for addons to prompt for data input 2017-02-27 11:09:09 -05:00
Dan Lorenc b7a5ebed1b Add a default storage class/provisioner. 2017-02-25 14:48:04 -08:00
Aaron Prindle 00d212229e Merge pull request #1185 from r2d4/ethtool
Add ethtool to minikube-iso
2017-02-25 12:25:20 -08:00
Matt Rickard 4e5b2df2bf Add ethtool to minikube-iso 2017-02-25 09:54:52 -08:00
Matt Rickard 2b7adb5535 Add bootlocal script as custom startup script 2017-02-24 15:57:51 -08:00
Aaron Prindle 6b92a99699 Update localkube image 2017-02-22 15:03:42 -08:00
Aaron Prindle bb4b7ceb95 Merge pull request #1106 from aaron-prindle/update-localkube-docker
Updated localkube docker instructions, added build to main makefile
2017-02-17 15:39:28 -08:00
Aaron Prindle 19bdd1d097 Merge branch 'master' into update-localkube-docker 2017-02-17 09:39:33 -08:00
Matt Rickard 15294b3a16 Remove b2d from deploy and Makefile
We are no longer releasing any boot2docker based minikube ISOs.
2017-02-16 15:24:15 -08:00
Matt Rickard 155f18a35c Add v1.6.0-alpha.1 and v1.5.3 releases 2017-02-15 10:05:57 -08:00
Aaron Prindle 6011819e3a Updated localkube docker instructions, added build to main makefile 2017-02-14 19:46:21 -08:00
Dongsu Park 91e023a83b rkt: bump to 1.24.0
As rkt 1.24.0 supports an experimental attach command, minikube iso
image should also contain the new version.

See also https://github.com/coreos/rkt/pull/3396#issuecomment-275119304
/cc @s-urbaniak
2017-02-14 13:04:08 +01:00
dlorenc 072ccdc29e Merge pull request #1125 from tvon/persist-hostpath_pv
Persist /tmp/hostpath_pv
2017-02-13 18:38:06 -08:00
Matt Rickard cfa70addd7 Merge pull request #1123 from tvon/enable-user-namespace
Enable user namespace in kernel
2017-02-13 10:33:13 -08:00
Tom von Schwerdtner e4d62f1028 Persist /tmp/hostpath_pv 2017-02-13 12:32:46 -05:00
Tom von Schwerdtner d66a4203a7 Enable CONFIG_USER_NS 2017-02-12 13:43:47 -05:00
Tom von Schwerdtner 521dba6ec8 Re-generate unchnaged kernel config
To make future changes clearer
2017-02-12 13:43:22 -05:00
Tom von Schwerdtner ef8a134495 Use backticks inline instead of $(shell ...)
On the initial build run on a new system, the $(shell ...) variant fails
to provide any output for inline substitution and you end up with the
error:

```
gpg: `--verify-files' is not a valid long keyID
```

Using backticks will provide the desired output on the first run on a
system.
2017-02-10 14:10:18 -05:00
dlorenc 47bfae3e9a Merge pull request #1108 from aaron-prindle/fix-registry-creds-addon
Fix GCR in registry-creds addon
2017-02-09 10:50:21 -08:00
Matt Rickard d9355d89e7 Merge pull request #1074 from r2d4/release-iso
Add release-iso Makefile rule
2017-02-08 18:40:59 -08:00
Aaron Prindle f5e692a6f6 Fix GCR in registry-creds addon 2017-02-08 16:16:07 -08:00
Ghe Rivero 198ebe7bf1 Ignore dns settings for docker-machines network 2017-02-07 00:46:08 +01:00
Aaron Prindle 656e85dfb9 Merge pull request #1081 from metmajer/master
Make heapster service available via NodePort.
2017-02-03 12:35:11 -08:00
Matt Rickard a080737eff Add release-iso Makefile rule
This also tracks the ISO version in the makefile and passes it with
ldflags to automatically bump the default version in the minikube
binary.
2017-02-03 12:01:32 -08:00
Stefan Sauer 118b5b845a Mention prerequisites for building the iso images.
Add the tools that I had missing. Also describe minimal gpg2 setup.
2017-02-03 12:17:24 +01:00
Martin Etmajer 4fdac2bd98 Make heapster service available via NodePort. 2017-02-03 10:50:31 +01:00
minikube-bot fa96bc0232 Update releases.json to include v0.16.0 2017-02-03 00:07:35 +00:00
Matt Rickard f941e0669d Cut 0.16 Release 2017-02-02 15:02:07 -08:00
Matt Rickard 6617911826 Merge pull request #1065 from dlorenc/packages
Add git, curl and rsync.
2017-02-02 11:02:21 -08:00
Matt Rickard 4746cdbc88 Merge pull request #1073 from ensonic/master
Enable CONFIG_TUN.
2017-02-02 08:49:27 -08:00
dlorenc 2e86f0f3c5 Add git, curl and rsync. 2017-02-01 14:56:58 -08:00
Matt Rickard 02c7229568 Merge pull request #1060 from upmc-enterprises/bumpRegistryCredsVersion
Bumped registry-creds version to 1.5
2017-02-01 10:01:57 -08:00
Aaron Prindle 30c7ddc7d0 Merge pull request #1052 from aaron-prindle/add-nfs-to-buildroot
Added NFS to buildroot
2017-01-31 15:15:51 -08:00
Steve Sloka b6c5e69cdd Bumped registry-creds version to 1.5 2017-01-31 12:56:39 -05:00
Stefan Sauer bc89349d9d Enable CONFIG_TUN.
This fixes running e.g. openvpn inside pods. See #1056.
2017-01-31 16:53:05 +01:00
Aaron Prindle 350829683c Added NFS to buildroot 2017-01-30 14:16:03 -08:00
dlorenc 80fdb4020b Move the swapon instructions to run on every boot. 2017-01-30 10:36:28 -08:00
Sergiusz Urbaniak 6979179c50
cni: bump to v0.4.0 2017-01-26 19:48:22 +01:00
Sergiusz Urbaniak 8291813807
rkt: bump to v1.23.0
Fixes #1042
2017-01-26 17:26:42 +01:00
Matt Rickard b84c5ed683 Merge pull request #1034 from r2d4/toolbox
Add toolbox script for debugging in VM
2017-01-23 10:00:58 -08:00
Matt Rickard 1a4131ef02 Add toolbox script for debugging in VM
Usage `minikube ssh toolbox` will put you inside a rkt container with
debugging tools.
2017-01-20 14:30:07 -08:00
Matt Rickard ffe8c9f50f Merge pull request #1029 from r2d4/k8s-vs
Add v1.5.2 and v1.6.0-alpha.0 releases
2017-01-20 10:26:59 -08:00
Aaron Prindle e0605fbef3 Fixed mount permissions with new iso 2017-01-19 17:27:34 -08:00
Matt Rickard ea5cef3a1a Add v1.5.2 and v1.6.0-alpha.0 releases 2017-01-19 13:59:31 -08:00
Aaron Prindle df17303855 Fixed hv_kvp_daemon.mk to fix minikube for windows hyperv 2017-01-13 15:00:21 -08:00
Steve Sloka ae2ae8f23c Rename awsecr-creds to registry-creds & update version which now supports Google Registry 2017-01-13 10:54:30 -05:00
Matt Rickard b01a97c549 Add back persistent /data directory in ISO 2017-01-12 09:54:47 -08:00
Matt Rickard 771aeb967c Merge pull request #985 from minikube-bot/jenkins-releases.json-v0.15.0
update releases.json to include v0.15.0
2017-01-11 14:28:21 -08:00
Matt Rickard 604b80f183 Revert "Disable some kernel_config options"
This reverts commit 2a2905aca7.
2017-01-11 11:05:19 -08:00
minikube-bot a3b90ddb60 Update releases.json to include v0.15.0 2017-01-10 21:24:34 +00:00
Rob Franken 37941005d9 update to dashboard 1.5.1 release 2017-01-10 11:51:38 +01:00
Matt Rickard 32aa78754d Add CONFIG_IP_SET for CNI
Calico and other CNI plugins need the ipset kernel syscall enabled
2017-01-06 15:39:29 -08:00
Aaron Prindle dd20812222 Upgrade kube-dns to version 1.9 2017-01-05 15:57:20 -08:00
Matt Rickard 22a331288b Merge pull request #905 from praveenkumar/patch-1
Update dockerfile to accommodate latest b2d changes.
2016-12-23 09:27:16 -08:00
Matt Rickard 427bde79ca Change default ISO to minikube-iso v1.0.1 (buildroot) 2016-12-20 15:34:07 -08:00
dlorenc 8e372ebdce Switch systemd journald logging to volatile. 2016-12-20 14:20:21 -08:00
Matt Rickard 1564399a38 Merge pull request #929 from r2d4/kernel_config
Disable some kernel_config options
2016-12-17 11:12:20 -08:00
Matt Rickard 2a2905aca7 Disable some kernel_config options
I made sure to only disable debugging level ones or ones that were
clearly not applicable.  The ones I disabled were also disabled in the
tinycore linux that b2d is based off.
2016-12-15 21:54:58 -08:00
Matt Rickard 18bbdb1726 Fix logs Integration test
Journalctl has not been logging properly in the minikube-iso because of
the absence of /var/log on startup.  This is an issue now that we are
using systemd for localkube.  This commit links and persists the directory
/var/log like we do for other folders.
2016-12-15 21:13:32 -08:00
Matt Rickard b3849a2841 Use GNU findutils instead of BusyBox find
Fixes #923
2016-12-15 16:00:36 -08:00
Pengfei Ni 3e8af46f69 Add k8s v1.5.1 to releases
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2016-12-15 11:24:13 +08:00
minikube-bot 93010de946 Update releases.json to include v0.14.0 2016-12-14 20:20:29 +00:00
Matt Rickard cdef9690ff Update addons for k8s v1.5 2016-12-13 11:21:49 -08:00
Praveen Kumar 60d391871b Update dockerfile to accommodate latest b2d changes.
2d5e77def8 recently merged and it will break current b2d iso creation.
2016-12-12 14:40:35 +05:30
Steve Sloka 7e989d1ce2 Enable awsecr-creds addon which will setup credentials to AWS ECR for downloading docker images 2016-12-09 08:46:05 -05:00
Matt Rickard f1fb26adc6 Add ingress controller to addons
This uses a custom version of the ingress controller.  We should move
it over to the official one when it is released.
2016-12-08 12:01:31 -08:00
Matt Rickard f6e3e12655 Group addon yamls into folders 2016-12-07 11:28:22 -08:00
Matt Rickard fc1fbce5e5 Merge pull request #872 from r2d4/update-releases
Update releases for v0.13.1
2016-12-06 09:30:44 -08:00
Matt Rickard 82033e5a94 Update releases.json to include v0.13.1 2016-12-05 16:00:54 -08:00
Matt Rickard a0175c03d9 Downgrade dashboard back to v1.4.2
PetSets aren't supported at all in dashboard v1.5, however they are
still valid in minikube since minikube runs k8s v1.4.6 at the moment.

We can upgrade to dashboard v1.5 once we merge the k8s-v1.5 branch and
upgrade minikube to k8s v1.5

Fixes #884
2016-12-02 14:16:14 -08:00
Matt Rickard bda8da7263 Update releases for v0.13.0 2016-12-01 13:39:41 -08:00
Matt Rickard 433232a557 Merge pull request #862 from r2d4/update
Add localkube releasing jobs to makefile
2016-11-30 15:19:02 -08:00
Rob Franken 9cc7c7ae61 Update Dashboard version to v1.5.0 2016-11-30 12:52:11 +01:00
Matt Rickard 933da2c86d Add localkube releasing jobs to makefile
Update releases to reflect v1.5.0-beta.1
2016-11-29 11:57:17 -08:00
Aaron Prindle 3fe4ef3e83 Added heapster to set of addons. Need to add test and repackage things to remove duplicated code. 2016-11-18 17:36:54 -08:00
dlorenc 22d13e74a5 Add an empty /etc/docker directory to the ISO. 2016-11-17 10:09:17 -08:00
Dan Lorenc e7b013c8db Add a buildroot package for hv_kvp_daemon. 2016-11-09 16:14:16 -08:00
Aaron Prindle be21ff3e43 Added hyperv configuration to minikube-iso 2016-11-08 16:36:29 -08:00
Matt Rickard 24ebbbb4b3 Add k8s releases to json 2016-11-04 11:35:18 -07:00
Matt Rickard 7c071d5507 Update releases to v0.12.2 2016-10-31 10:11:17 -07:00
Rob Franken 03d15d0dfe Update used dashboard version to 1.4.2
Dashboard 1.4.2 contains a fix for an XSS security bug, so I think it would be prudent to update the Dashboard version 'shipped' with minikube to this version
2016-10-31 13:14:26 +01:00
Matt Rickard bb9bd00e41 Update minikube-alpha.iso to v0.0.6, update readmes 2016-10-28 16:49:20 -07:00
Matt Rickard 5cf47cbab3 Update releases for v0.12.1 2016-10-28 09:23:46 -07:00
Matt Rickard 7560384fc8 Remove vendored kube2sky, Add DNS as cluster addon
Removes the vendored in kube2sky built into the minikube binary and
replaces the dns solution with kube-dns cluster addon.  This will allow
users to swap out DNS implementations by simply turning off the
kube-dns addon.
2016-10-25 14:00:51 -07:00
Matt Rickard 19f6fc018d ImagePullyPolicy IfNotPresent for addon-manager 2016-10-24 13:27:30 -07:00
Matt Rickard 17efbaade8 Update releases for v0.12.0 2016-10-21 15:01:00 -07:00
Matt Rickard 914804c5a5 Add v1.4.2 k8s release 2016-10-20 15:09:31 -07:00
Matt Rickard 725fa82965 Add v1.4.3 to k8s releases 2016-10-20 11:46:49 -07:00
Matt Rickard fa215b7d70 Merge pull request #709 from r2d4/addon-mgr
Move addon-manager to deploy/addons, upgrade v5.1
2016-10-18 16:41:53 -07:00
dlorenc 9de8cf8da6 Merge pull request #692 from s-urbaniak/minikube-iso
add buildroot based minikube-iso build infrastructure
2016-10-18 13:58:57 -07:00
Matt Rickard 0e7ff379d4 Move addon-manager to deploy/addons, upgrade v5.1 2016-10-18 12:09:03 -07:00
Sergiusz Urbaniak c1783ca733
boot2docker: move build files into separate directory 2016-10-13 20:02:42 +02:00
Sergiusz Urbaniak 6fe5d99644
minikube-iso: remove project files from old repository 2016-10-13 20:02:34 +02:00
Sergiusz Urbaniak 182bcc63e9
Merge branch 'minikube-iso' 2016-10-13 20:00:47 +02:00
Sergiusz Urbaniak ec5d707a59
minikube-iso: move to deploy/iso/minikube-iso 2016-10-13 19:59:25 +02:00
Matt Rickard 69266b9861 Add v1.4.1 k8s release 2016-10-12 11:08:13 -07:00
Matt Rickard a09a81dc84 Add k8s v1.5.0-alpha.0 localkube release 2016-10-07 14:44:24 -07:00
Matt Rickard b473184718 Update releases v0.10.0 and v0.11.0 2016-10-06 18:55:56 -07:00
Matt Rickard d18b1fc484 Add v1.4.0 k8s release, remove v1.4.0-beta.10 2016-09-27 13:44:00 -07:00
Dan Lorenc 31b2b9e7ae Check localkube SHAs.
Also add notes to the RELEASING.md doc, and a make target to test the release.
2016-09-27 10:59:02 -07:00
Matt Rickard ed08f69f08 Merge pull request #614 from r2d4/releases
Update the k8s releases available
2016-09-23 11:40:25 -07:00
dlorenc 2a877a522b Add a test for checking SHAs. 2016-09-23 10:54:14 -07:00
Matt Rickard 6fe384b143 Update the k8s releases available 2016-09-22 15:11:16 -07:00
dlorenc 7eaf9740be Fix the SHA for linux/0.7.0. 2016-09-22 13:26:13 -07:00
dlorenc d15ab5f235 Add the beta2 release. 2016-09-15 08:40:41 -07:00
bryk 047a8e9b05
Set Dashboard UI to final 1.4 version
Release info:
https://github.com/kubernetes/dashboard/releases/tag/v1.4.0
2016-09-14 15:28:37 +02:00
dlorenc 1985cf067b Add the beta1 release. 2016-09-12 10:38:23 -07:00
dlorenc 020022dcf4 Add 1.4.0-beta.0 to the releases. 2016-09-08 13:14:23 -07:00
dlorenc 8bce98a60a Merge pull request #542 from r2d4/releases-json
Update releases.json
2016-09-02 09:43:52 -07:00
dlorenc d6d491aa03 Merge pull request #540 from dlorenc/kubelet
Add /var/lib/kubelet to the persisted volume.
2016-09-01 14:59:12 -07:00
Matt Rickard 5fe22e6a53 Update releases.json
Add the v0.9.0 checksums to releases.json
2016-09-01 14:57:20 -07:00
dlorenc ddb1374704 Add /var/lib/kubelet to the persisted volume. 2016-09-01 14:23:16 -07:00
Aaron Prindle f156834d10 Updating k8s-releases.json file with new localkube versions 2016-09-01 13:31:28 -07:00
dlorenc 8c6ae71eb6 Add ISO checksum validation. 2016-08-20 17:33:50 -07:00
Aaron Prindle 0749ee1de8 Updated releases.json to add latest v0.8.0 2016-08-17 13:30:42 -07:00
Aaron Prindle 14dca26a09 Cutting v0.8.0 release 2016-08-17 11:40:14 -07:00
Piotr Bryk 1394e2e595 Update Dashboard UI to version v1.1.1
Release tag: https://github.com/kubernetes/dashboard/releases/tag/v1.1.1

Release issue: kubernetes/dashboard#1078
2016-08-09 15:37:38 +02:00
dlorenc c2b00e4fd5 Configure /data as a persisted directory. 2016-08-04 12:20:18 -07:00
dlorenc 1b9cf7e0e8 Merge pull request #447 from aaron-prindle/update-k8s_releases.json
Updated k8s_releases.json to include v1.3.4 localkube release
2016-08-03 14:57:41 -07:00
Aaron Prindle 1a7cfcc355 Updated checksums in schema.json and releases.json. Also bolded version
and checksum change in RELEASING.md.
2016-08-03 11:39:43 -07:00
Aaron Prindle 0fb8f86e43 Updated k8s_releases.json to include v1.3.4 localkube release 2016-08-03 11:05:27 -07:00
Matt Rickard fe10da65c6 Don't pull dashboard container image if present
One step in supporting an offline setup, see #391
2016-07-29 14:52:24 -07:00
Aaron Prindle 116994cff1 Updated CHANGELOG, Makefile, and releases.json for v0.7.1 release 2016-07-27 14:11:57 -07:00
Aaron Prindle d10cdab4df Added v0.7.0 CHANGELOG.md entry, bumped version number and added version to releases.json. 2016-07-26 10:30:37 -07:00
Jimmi Dyson a22a155fdf
Add chesksums to release.json & upload to GCS 2016-07-22 12:25:37 +01:00
Aaron Prindle cbc50a2a44 Cutting v0.6.0 release. Bumped version in Makefile and releases.json. Added v0.6.0 to CHANGELOG.md 2016-07-13 11:41:15 -07:00
dlorenc 9fa002d573 Merge pull request #277 from aaron-prindle/get-kubernetes-version
Added get_kubernetes_versions command and tests
2016-07-07 13:38:47 -07:00
aprindle 3eccdd523f Added json file and schema for k8s versions. Also updated documentation. 2016-07-07 10:14:03 -07:00
Dan Lorenc b68c957347 Bump to v0.5.0, add release notes and increment the releases.json. 2016-07-06 09:59:59 -07:00
dlorenc 1a8621a4d4 Make the /var/lib/localkube directory persistent. 2016-06-28 14:04:45 -07:00
dlorenc 8979f0d68b Update releases.json for 0.4.0 2016-06-27 10:34:50 -07:00
dlorenc 75a4b05407 Merge pull request #226 from dlorenc/gcs
Move release API check from github to GCS.
2016-06-27 09:22:04 -07:00
Dan Lorenc f74e51ba0d Update the dashboard to v1.1.0. 2016-06-26 21:00:36 -07:00
Dan Lorenc 595a9cbbc6 Add an automated test for the releases.json schema. 2016-06-26 11:54:22 -07:00
Dan Lorenc 234a5049e7 Move release API check from github to GCS.
Github has rate-limiting on this URL, which causes issues for tests.
Moving to GCS also allows us to decouple Github releases from auto-updates.
2016-06-26 11:33:33 -07:00
Subhas Dandapani a0d610df79 Fixed nodePort for dashboard #185 2016-06-21 19:20:33 +02:00
dlorenc ac14eff554 Move the addon-manager and dashboard configuration from the iso to minikube.
Minikube now copies these into the VM, just like it copies in localkube.
New ISOs will not contain these files, but this is compatible with the existing ISO
because minikube will overwrite existing files.
2016-06-09 15:35:09 -07:00
aprindle eee920bae4 Updated Dockerfile to get docker version 1.11.1 for the iso file
Updated README for iso testing
Updated DefaultIsoUrl to minikube-0.3
2016-06-04 17:22:31 -07:00
Lucas Käldström dcc0b3854d Merge pull request #157 from dlorenc/conntrack
Build conntrack as part of the iso.
2016-06-03 18:48:08 +03:00
Dan Lorenc f911bec60e Add conntrack to the Docker image. 2016-06-03 08:43:32 -07:00
dlorenc e241f915e4 Build conntrack as part of the iso. 2016-06-02 14:04:32 -07:00
dlorenc ae60398cd4 Make the dashboard service listen on a NodePort.
This makes it easier to access the dashboard.
2016-06-02 11:17:34 -07:00
Shailesh Pant b1fbe7268b Fixed issue with wrong static-pods location in Makefile 2016-06-01 01:56:31 +05:30
Dan Lorenc 4cd9e5610d Fix hostPort bug in dashboard-svc.yaml. hostPort is invalid in a service. 2016-05-29 11:13:05 -07:00
Dan Lorenc 7fb536ec38 Add the addon manager and dashboard to the iso. 2016-05-28 11:33:01 -07:00
Lucas Käldström c9fe0059b4 Add a localkube-in-docker image 2016-05-28 00:42:42 +03:00
Lucas Käldström 4d1fe87e7e Add the dashboard and the kube-addon-manager manifests 2016-05-28 00:42:09 +03:00
Lucas Käldström b43bb57303 Move ./iso/ to ./deploy/iso/ 2016-05-28 00:10:20 +03:00