Commit Graph

2780 Commits (54acde2bd0b16a1ba95fb26572883c798abfc148)

Author SHA1 Message Date
Matt Dorn 54acde2bd0
add brew install instructions for hyperkit
add brew install instructions for hyperkit
2018-09-19 15:19:05 -05:00
Arijit Basu bed9aabaf8 Stay in same line 2018-09-10 12:15:28 -05:00
Anders F Björklund 3b97276f70 Change default docker storage driver to overlay2
The "aufs" storage driver has been deprecated,
changed in Docker 17.09 for "overlay2" instead.

See https://github.com/docker/machine/pull/4558

This only affects the "boot2docker" provisioner,
since it is already being used by "buildroot".

Closes #3078
2018-09-10 12:13:03 -05:00
Sandeep Rajan 82e991456e update 2018-09-04 05:50:48 -05:00
AdamDang 22ab50aa7e Correct typo in the returned message
coundn't->couldn't
2018-09-04 05:49:04 -05:00
Bennett Ellis e13ed7a1ae Add env variable for default ES_JAVA_OPTS
The default configuration here for ES_JAVA_OPTS will pretty much always fail as is, making this addon useless and broken unless modified. Since this is deployed automatically when addon is enabled, it seems like providing a value that works is the best option here, otherwise in a minikube the pod(s) deployed will continually fail to start.
2018-09-04 05:48:38 -05:00
NsLib a7a5ede68e fix(cli): \`minikube start --mount --mountsting\` without wirte permission 2018-09-04 05:48:03 -05:00
Daemeron 9578f3f691 Add workaround for hyperkit and dnsmasq users 2018-09-03 18:47:35 -05:00
Daemeron 7e921b3d61 Revert "Update macOS requirements"
This reverts commit 21bfb62ee1.
2018-09-03 18:47:35 -05:00
Damian Kubaczka f162de3bbf Update macOS requirements 2018-09-03 18:47:35 -05:00
Jason Stangroome 9b21d3c7e4 Allow certificates to be optionally embedded in .kube/config
Opt-in with `minikube config set embed-certs true`. Similar to the
behaviour of `kubectl config set-credentials --embed-certs`.

Enables Minikube on Windows to produce a .kube/config file that
can be shared directly with kubectl inside the Windows Subsystem
for Linux (WSL) without needing to perform additional translation
of the certificate paths within the configuration file.
2018-09-03 15:34:50 -05:00
Balint Pato 7c8a3b3ec4
Merge pull request #3045 from r2d4/update-owners
update owners
2018-08-27 16:06:39 -07:00
dlorenc 86f44ad4ff Manual changes for go-containerregistry update. 2018-08-22 20:24:46 -05:00
dlorenc 3dc5f21dfb Update go-containerregistry library 2018-08-22 20:24:46 -05:00
yanxuean 1971dc979b add example in docs for containerd
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-08-21 09:28:33 -07:00
yanxuean c4ee50b9e8 support to conveniently use containerd
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-08-21 09:28:33 -07:00
yanxuean 00a8b13e98 support containerd v1.2.0-beta.0
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-08-21 09:28:33 -07:00
dlorenc 20b4020019 Also disable persistence test. 2018-08-21 09:12:40 -07:00
dlorenc 0a5efe156c Don't look for DNS by name. It might be coredns or kubedns.
Signed-off-by: dlorenc <dlorenc@google.com>
2018-08-21 09:12:40 -07:00
dlorenc bd9230f923 Fix the copyright header in our custom journald.conf 2018-08-20 10:23:17 -07:00
Joao Carlos 74d6155d47 Update docker/machine dependencies
Fixes an issue that prevents the vmwarefusion driver from working with
minikube.
2018-08-20 07:44:31 -07:00
Sandeep Rajan f8c16a7bbb Make coredns default 2018-08-20 07:43:53 -07:00
Tijs Gommeren edc3576735 updated readme for Windows installation 2018-08-20 07:42:03 -07:00
wangxy518 c398a506d8 Update persistent_volumes.md 2018-08-20 07:41:37 -07:00
Sandeep Rajan bda086d34c update deployment 2018-08-16 09:29:52 -07:00
wangxy518 4159e98fe7 Update logo_white.svg 2018-08-13 19:45:11 -07:00
Raghavendra Talur 616c3e5538 readme: update the script to match executable path
Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
2018-08-07 18:21:22 -07:00
Nate Bessette d203cf4101 Replace 9p mount calls to syscall.Rename with os.Rename, which is capable of renaming on top of existing files. 2018-08-06 09:31:24 -07:00
Viktor Safronov 477ece9a50 Revert "Remove untainting logic."
This reverts a part of commit eec47aaa71.
2018-08-06 08:36:10 -07:00
RA489 685b7925cf Create LICENSE 2018-08-06 07:45:36 -07:00
Matt Rickard 9aa698d2d0 update owners 2018-08-03 13:31:25 -07:00
Matt Rickard 1080d813c0 remove r2d4 from brew PR comment 2018-08-01 09:05:56 -07:00
Asbjørn Apeland 005c6b1861 Fix typo
There was a typo in 5a78ac92f6.
2018-08-01 09:05:37 -07:00
Matt Rickard b7c6d4d24c
Merge pull request #3033 from r2d4/maintainer-update
Maintainer update
2018-07-31 11:40:35 -07:00
Asbjørn Apeland 5a78ac92f6 Change Linux install method
Previously, files installed to /usr/local/bin/ would be owned by the
user executing the command, not root. This change makes these installed
files owned by root instead. Improving security is the goal.
2018-07-31 10:55:22 -07:00
Matt Rickard 51b35b2ea2 Add balint to maintainers 2018-07-31 10:24:41 -07:00
Matt Rickard 27ab3f594c Remove r2d4 from maintainers 2018-07-31 10:19:55 -07:00
Anders F Björklund ec55fba5f0 Upgrade from kpod 0.1 to (new name) podman 0.4.1
Simple management tool for containers and images

"podman shares state with crio and so has the
capability to debug pods/images created by crio"

https://github.com/projectatomic/libpod/pull/145
2018-07-30 10:36:48 -07:00
dlorenc 4c89d41a32 Update to go 1.10.1 everywhere. 2018-07-26 10:00:41 -07:00
dlorenc 232080ae0c Remove some more vendored k8s. 2018-07-26 08:23:21 -07:00
peak-load ed7e184952 Update build_guide.md
Added cross to make arguments to get binaries for all platforms
2018-07-26 08:23:08 -07:00
peak-load b79f953e8d Added instructions how to build using docker
Added instructions how to build using docker golang stretch image (in my case using OS X) as base OS. It will be nice if someone will add instructions how to get minikube binary for OS X.
2018-07-26 08:23:08 -07:00
Bernhard M. Wiedemann 3c0dd23334 Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Fixes #3005
2018-07-24 14:22:30 -07:00
dlorenc 703f76d35a Final godep sync. 2018-07-24 12:36:42 -07:00
dlorenc deb2ded956 Add back version flag. 2018-07-24 12:36:42 -07:00
dlorenc a3b7a56ae0 Remove the call to validatek8sversion. 2018-07-24 12:36:42 -07:00
Aaron Prindle 8264dc0a12 fix issue where version was not being set 2018-07-24 12:36:42 -07:00
Aaron Prindle a4606583e4 remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube 2018-07-24 12:36:42 -07:00
Aaron Prindle 236a86f06c remove localkube from docs 2018-07-24 12:36:42 -07:00
Aaron Prindle e2a6e60926 remove localkube from windows integration tests 2018-07-24 12:36:42 -07:00