kairen
8bcd313d55
Update all yaml license info
2017-11-02 17:04:03 +08:00
kairen
c91e308a9a
Update efk kibana yaml file
2017-11-02 17:02:31 +08:00
Matt Rickard
f368ac4999
Merge pull request #2137 from priyawadhwa/storage-provisioner-as-pod
...
Run storage provisioner as pod
2017-11-01 14:00:57 -07:00
Priya Wadhwa
c342ed4d57
Added storage prov deps to Makefile and rewrote main file
2017-11-01 10:54:17 -07:00
kairen
c549bc61bf
Add addon support for EFK logging
2017-11-02 01:00:38 +08:00
Fabian Deutsch
fb4c312f7d
ingress: Add support for tcp and udp services
2017-11-01 16:38:18 +01:00
Matt Rickard
fc105d3328
Update kube-dns service to use 10.96.0.0/24
2017-10-31 10:40:06 -07:00
Priya Wadhwa
7098431c6a
Small changes
2017-10-30 13:52:45 -07:00
Priya Wadhwa
71b38d1e4e
Tests passing with storage-provisioner in addons
2017-10-30 13:45:31 -07:00
Priya Wadhwa
a8fedc86e1
Create main file for storage provisioner
2017-10-30 13:07:48 -07:00
minikube-bot
498f8fa3ef
Update releases.json to include v0.23.0
2017-10-26 23:41:43 +00:00
zouyee
a34e91d54c
[addon/coreos] bump rbac and deployment version
2017-10-25 08:13:52 -07:00
Matt Rickard
20c04b0430
Merge pull request #2088 from r2d4/18-release
...
Add 1.8 release
2017-10-19 13:42:11 -04:00
Matt Rickard
79f81edb69
Add 1.8 release
2017-10-19 07:56:24 -07:00
Matt Rickard
c7f03444b5
Merge branch 'master' into docker-17.05
2017-10-19 07:23:11 -07:00
Vincent Batts
50570f6133
buildroot: output flags for crio
...
This adds an environment variable file for crio.service to source.
And a step for the buildroot provisioner to write flags, initially just
insecure-registry.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-10-17 13:39:06 -04:00
Vincent Batts
4cc246eae7
crio: update to their v1.0.0 release
...
https://github.com/kubernetes-incubator/cri-o/releases/tag/v1.0.0
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-10-17 08:46:24 -07:00
Matt Rickard
3acb2a18a9
Merge pull request #2011 from zouyee/dashboard
...
update kubernetes-dashboard image version to v1.7.0
2017-10-09 15:00:40 -07:00
Matt Rickard
b4de04fac8
Merge pull request #1995 from rajansandeep/coredns
...
Adding CoreDNS as an addon
2017-10-09 14:59:34 -07:00
Matt Rickard
e4fa2f31e5
Merge pull request #2035 from kairen/update-addon
...
[addons] Update heapster monitoring image version and resource
2017-10-09 14:58:50 -07:00
Matt Rickard
6615b89977
Merge pull request #2039 from kairen/update-ingress
...
[addons] Update ingress rc image version to latest release
2017-10-09 14:58:23 -07:00
kairen
a1d69920fd
[addons] Update ingress rc image version to latest release
2017-10-07 21:54:55 +08:00
minikube-bot
71a67f02cf
Update releases.json to include v0.22.3
2017-10-06 21:02:24 +00:00
kairen
6753da85f1
[heapster addons] Update image version to latest version
2017-10-06 15:35:35 +08:00
Manuel de Brito Fontes
3921adbdd7
Update nginx ingress controller version to 0.9-beta.14
2017-10-03 08:29:25 -03:00
dlorenc
18de99b793
Update dnsmasq to 1.14.5.
2017-10-02 10:32:36 -07:00
Aaron Prindle
ec17df3e59
Added sshd, kubeconfig and insecure-serving flags to localkube for dind image
2017-09-28 16:05:51 -07:00
Vincent Batts
2788714cc5
minikube-iso: add cri-o runtime
...
https://github.com/kubernetes-incubator/cri-o
Updated the runc version to its latest master commit.
Got crio into the automounter to get off the tmpfs
This feature bubbles up to the minikube command by reusing the
`--container-runtime=` flag, by enabling the value of "`crio`"
(`minikube start --container-runtime=crio`), while the flags/config
passed to localkube are more like k8s (`--container-runtime=remote
--remote-runtime-endpoint=/var/run/crio.sock`)
This is mostly ready for review. It is still lacking having
--insecure-registry plumbed through, but for now the policy.json is
open.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-09-27 09:12:15 -04:00
zouyee
bac58c4434
update kubernetes-dashboard image version to v1.7.0
2017-09-27 15:39:24 +08:00
Sandeep Rajan
98b7ec62ba
minor fixes and added service CIDR
2017-09-21 11:19:39 -04:00
Sandeep Rajan
eba63d86cd
adding coredns as an addon
2017-09-21 10:28:45 -04:00
Praveen Kumar
ee49cebaf7
Update minishift directory structure to automout script
2017-09-21 15:47:01 +05:30
Matt Rickard
a1207de46c
Merge pull request #1968 from praveenkumar/bind_mount
...
Use bind mount instead symlink
2017-09-20 14:16:20 -07:00
minikube-bot
3451239780
Update releases.json to include v0.22.2
2017-09-18 20:50:25 +00:00
Praveen Kumar
35bba7a4ac
Use bind mount instead symlink
...
- Removed extra (prefix/sufix)spaces
2017-09-18 10:17:31 +05:30
Aaron Prindle
f4b916e3da
added restart to kvp daemon
2017-09-13 11:10:08 -07:00
minikube-bot
150f285fdf
Update releases.json to include v0.22.1
2017-09-11 22:07:03 +00:00
Matt Rickard
f5e95e9223
Merge pull request #1911 from corlettb/master
...
Adding optional aws_session_token to configuration options for registry-creds
2017-09-08 11:06:29 -07:00
Matt Rickard
ad85596d37
Add 1.7.5 localkube to released
2017-09-07 21:12:57 -07:00
minikube-bot
46268d9dbc
Update releases.json to include v0.22.0
2017-09-07 18:39:16 +00:00
Matt Rickard
0e6e930a7d
Merge pull request #1881 from r2d4/cache-images-4-minikube
...
Cache images in minikube
2017-09-06 15:43:04 -07:00
Ben Corlett
a2d8b1b434
- Passthrough aws region to registry-creds plugin
...
- Add optional aws_session_token to configuration options for registry-creds for aws sts credentials
2017-09-06 11:01:46 +01:00
Phu Kieu
8fe16fdf94
Update localkube to use socat with tls auth
2017-08-31 08:34:53 -07:00
Matt Rickard
e7aa059b6a
Set imagePullPolicy:IfNotPresent on kube-dns
2017-08-30 22:36:21 -07:00
Matt Rickard
dd91fea301
Merge pull request #1902 from aledbf/icb12
...
Update nginx ingress controller version to 0.9-beta.12
2017-08-30 17:44:43 -07:00
Manuel de Brito Fontes
e7cd5aba54
Update nginx ingress controller version to 0.9-beta.12
2017-08-30 18:24:48 -03:00
Matt Rickard
2fd858844b
Add additional modules for IPVS
...
Fixes #1894
2017-08-28 11:02:11 -07:00
Matt Rickard
3c9603ad64
Merge pull request #1888 from dragon3/master
...
Recover "awsregion" parameter for registry-creds addon
2017-08-25 18:02:19 -07:00
Matt Rickard
bb50f5df36
Add minikube motd for ssh login
2017-08-25 13:29:44 -07:00
Matt Rickard
946d406650
Add sshd_config to minikube iso
...
Overwrite the default configuration and enable
PrintMotd
PermitTunnel yes
MaxSessions 1000
So that we can run multiplex more ssh connections and do things in
parallel.
2017-08-25 13:28:18 -07:00
Ryuzo Yamamoto
6daef73f8d
Recover "awsregion" parameter for registry-cred addon
...
It seems the "awsregion" parameter was removed in 8ba6f47876
(#1711 ) unexpectedly.
It caused making incorrect awsecr-cred with unexpected aws region.
2017-08-25 09:39:58 -04:00
Aaron Prindle
db45c6e0da
Fix mount syntax for insecure serving w/ none driver
2017-08-21 15:47:50 -07:00
Matt Rickard
f995dce258
Merge pull request #1851 from r2d4/docker-start-once
...
Remove initial docker unit
2017-08-21 13:15:23 -07:00
Matt Rickard
0db44af93c
Rewrite configureAuth
...
The current implementation assumes that we already have docker running.
This switches it to not remove any previous docker configuration
(since there isn't any), and uses our native file transfer utils
instead of the printf commands.
2017-08-20 22:44:19 -07:00
Matt Rickard
5a3d9777a3
Add 1.7.4 to releases.json
2017-08-20 15:41:46 -07:00
Matt Rickard
56e250e979
Delete docker default systemd unit from ISO
...
The docker daemon initially starts up in the ISO, only to be stopped
and replaced by minikube's custom configuration. This removes the
initial unit, so that docker doesn't automatically start up until
minikube restarts it with its configuration.
2017-08-20 11:04:24 -07:00
Matt Rickard
65af725bef
Add kernel module for MacVTap
2017-08-19 12:06:27 -07:00
Matt Rickard
1d715bfbd0
Merge pull request #1834 from msnelling/add_cifs
...
Add CIFS support to kernel
2017-08-17 11:50:03 -07:00
Mark Snelling
e99987a0eb
Added CIFS support to kernel
2017-08-17 09:23:47 +01:00
Aaron Prindle
19a8aa30b8
Merge pull request #1750 from aaron-prindle/localkube-dind-container
...
Add additional localkube-dind docker image.
2017-08-16 15:39:30 -07:00
Aaron Prindle
20f99fc500
Add additional localkube-dind docker image.
2017-08-16 15:30:07 -07:00
dlorenc
2bd9f94220
Fix the none driver with insecure serving.
...
There's a race condition where the kubelet starts up before this directory
gets created. If you create a HostPath volume without a trailing / on a path
that doesn't exist, it looks like something treats it as a file instead of a
directory.
2017-08-14 09:42:09 -07:00
Matt Rickard
1d2050ebf4
Merge pull request #1813 from r2d4/173release
...
add 1.7.2 and 1.7.3 to releases.json
2017-08-13 11:51:09 -07:00
Erik Stidham
437fe66b92
Add kernel modules needed by Calico
...
- Enable ipset module CONFIG_IP_SET_HASH_NET
- Enable ipip module CONFIG_NET_IPIP
2017-08-12 07:32:35 -07:00
Matt Rickard
3aebb95350
add 1.7.2 and 1.7.3 to releases.json
2017-08-11 10:45:22 -07:00
Arthur
88b68eabd7
Update dashboard-rc.yaml
...
Update labels to v1.6.3
2017-08-06 08:32:55 -07:00
zouyee
f62161ec2d
update dashboard image version
2017-07-31 17:50:17 -07:00
dlorenc
a26d41399c
Automount fixes.
2017-07-31 16:02:10 -07:00
Bryan Larsen
1a8c8453dc
doesn't like trailing slash
2017-07-31 10:59:10 -04:00
Bryan Larsen
5d9206b465
Merge remote-tracking branch 'upstream/master' into docker-17.05
2017-07-31 10:44:03 -04:00
Bryan Larsen
3cb5332a3d
upgrade to docker-17.06
2017-07-31 10:39:33 -04:00
Matt Rickard
41fdd53e1a
Update cni-bin to v0.6.0-rc1
...
Also adds the cni-plugins-bin package, since they have been split out
into their own repo as of v0.6.0-rc1.
2017-07-26 17:50:05 -07:00
dlorenc
8837045970
Stop using insecure serving.
2017-07-26 14:38:57 -07:00
minikube-bot
174dc9f062
Update releases.json to include v0.21.0
2017-07-26 09:05:02 -07:00
Aaron Prindle
29a7d7119a
Merge pull request #1436 from Teddy-Schmitz/registry-creds-gcrurl
...
Add gcrurl env var to registry-creds addon deployment and configuration
2017-07-24 10:16:13 -07:00
Matt Rickard
384a16f558
Add ebtables package to localkube container
...
ebtables is needed for the kubenet network plugin.
2017-07-21 14:58:18 -07:00
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