Commit Graph

13526 Commits (9b147f788da440f985d88c85634ce0af684581d5)

Author SHA1 Message Date
Anders F Björklund 7c5ba62e8d Generic driver does not add user to docker group 2021-01-06 18:03:46 +01:00
Anders F Björklund c07666957a Don't download ISO for the generic VM driver 2021-01-06 18:03:46 +01:00
Anders F Björklund 00763352b6 Add minikube support for the "generic" VM driver
This driver connects to an already existing virtual machine,
using the provided IP address and SSH user/key/port parameters.

On this machine, libmachine will provision the docker daemon
and minikube will bootstrap the kubernetes cluster (as usual).
2021-01-06 18:03:43 +01:00
Oliver Radwell 4ded091138
Change metrics-server pull policy to IfNotPresent 2021-01-06 10:48:57 +00:00
Medya Ghazizadeh dbe70affea
Merge pull request #10095 from medyagh/baremtal_ghaction
run iso and img test on baremetal instances
2021-01-05 17:08:02 -08:00
Medya Gh dce38fb331 run iso and img test on baremetal instances 2021-01-05 16:54:20 -08:00
Ilya Zuyev 65cf998d6f Merge branch 'master' into ilyaz/multiarch_kicbase 2021-01-05 16:30:26 -08:00
Ilya Zuyev 6335658103 Revert single-arch kicbase fallback support 2021-01-05 16:29:48 -08:00
Medya Ghazizadeh 2a2ddb0452
Merge pull request #10094 from medyagh/master_build_badge
replace badge on readme for build binaries only
2021-01-05 15:51:17 -08:00
Medya Gh f2563c5f39 change name to build 2021-01-05 15:38:45 -08:00
Medya Ghazizadeh 662f2c3ebf
Merge pull request #10092 from afbjorklund/podman-debian
Handle podman installations without default bridge
2021-01-05 15:00:19 -08:00
Medya Gh f753287d27 replace build badge on readme 2021-01-05 14:56:53 -08:00
Anders F Björklund f22a3802c7 Handle podman installations without default bridge 2021-01-05 17:06:52 +01:00
Anders F Björklund 6c7b94314e Update go-getter to 1.5.1
Add build tags for disabling s3 and gcs
    -tags "go_getter_nos3 go_getter_nogcs"

    Since github.com/aws/aws-sdk-go/aws and
    cloud.google.com/go/storage are so big...
2021-01-05 07:51:24 +01:00
Medya Ghazizadeh 65f7a71e08
Merge pull request #10077 from afbjorklund/go_containerregistry-update
Update go-containerregistry from 0.1.0 to 0.3.0
2021-01-04 17:01:48 -08:00
Yanshu Zhao 7fa6d545d7 Change warning 2021-01-04 07:31:41 +00:00
Yanshu Zhao 58dedbbb18 Delete the existing cluster if guest driver mismatch 2021-01-02 08:35:02 +00:00
Anders F Björklund a78e1e97b7 Update go-containerregistry to 0.3.0 2021-01-01 17:18:00 +01:00
Anders F Björklund af4a056098 MEP: CRI: Containerd by default 2020-12-31 10:08:50 +01:00
anencore94 5ff8566604 Fix test code not to create unsued config file
- move testdata in testdata/.minikube2 to testdata/minikube
- fix not to create unsed config file at local "minikube_home" path
  - now test code save temporal config files at testdata folder and
    delete those when test case finished

Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-12-31 15:55:21 +09:00
Medya Ghazizadeh 6d763a1cc7
Merge pull request #9955 from daehyeok/delete_machine_dirs
Delete subnode's machine directories
2020-12-30 22:23:20 -08:00
Medya Ghazizadeh 8debd186c3
Merge pull request #10048 from imilchev/master
Added sch_htb, cls_fw, cls_matchall, act_connmark and ifb kernel modules
2020-12-30 22:22:30 -08:00
Medya Ghazizadeh b69cc7f545
Merge pull request #10053 from azhao155/fix/yzhao/networkInspect
Fix docker inspect network go template for network which doesn't have MTU
2020-12-30 22:16:10 -08:00
Medya Ghazizadeh 02b770c2da
Merge pull request #10046 from lingsamuel/no_proxy
Kic: make sure NO_PROXY contains api endpoint
2020-12-30 21:56:11 -08:00
Yanshu Zhao 0f734e6339 Change function name 2020-12-31 00:03:34 +00:00
Medya Ghazizadeh a590ab7603
Merge pull request #10058 from lingsamuel/auto-latest
fix "cache add" command error when not specifying :latest tag
2020-12-30 15:33:20 -08:00
Yanshu Zhao f94b1674b1 Change tests into a loop 2020-12-30 23:27:37 +00:00
Medya Ghazizadeh 358c9c5545
Merge pull request #10042 from spowelljr/snapFix
Fix docker driver cert copy on ubuntu's snap package manager
2020-12-30 13:55:18 -08:00
Steven Powell b28c1ec4f6 store memory assets in home dir when using snap 2020-12-30 10:24:30 -07:00
Ling Samuel b79ab3fedf
Automatically use latest tag for command cache
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-12-30 12:00:20 +08:00
Yanshu Zhao f044b1fa91 Add unit test for docker network inspect 2020-12-30 02:28:44 +00:00
Medya Ghazizadeh 81460f05f1
Merge pull request #10049 from sadlil/kubelet-cluster-domain-fix
Use appropriate ClusterDomain value in kubeadm KubeletConfiguration
2020-12-29 14:10:10 -08:00
Daehyeok Mun f3a5ac4fc9 Retry binary download every minute for 10 minutes 2020-12-28 16:36:20 -08:00
AUT0R3V ffea4bb25d
Update vmware_windows_usage.inc 2020-12-29 01:31:16 +05:30
priyawadhwa 92511decd0
Merge pull request #9889 from lvjp/master
Use stable networking api in ingress-dns example
2020-12-28 10:38:26 -08:00
priyawadhwa 6bd2148186
Merge pull request #10054 from cxsu/ko-translation
Update Korean translation
2020-12-28 10:37:13 -08:00
Sadlil 843019707d Use appropriate ClusterDomain value in kubeadm KubeletConfiguration 2020-12-28 16:22:37 +00:00
cxsu a1839a867f Update korean translation 2020-12-28 01:51:04 +09:00
cxsu 80c8bc9db8 Run 'make extract' 2020-12-28 01:41:14 +09:00
Yanshu Zhao 4a940d0079 Fix docker inspect network go template 2020-12-27 08:38:39 +00:00
Laurent VERDOÏA 88627ff782 Use stable networking api in ingress-dns example 2020-12-26 10:52:27 +01:00
Ivan Milchev eaf7b3a74e added sch_htb, cls_fw, cls_matchall, act_connamrk and ifb kernel modules 2020-12-24 23:55:25 +01:00
Ling Samuel e0178acecc
Make sure NO_PROXY contains api endpoint
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2020-12-24 16:41:43 +08:00
Medya Ghazizadeh 3dac483db9
Merge pull request #10028 from azhao155/yzhao/fix/dockerEnvLog
Change exit to warning if can't restart docker in docker-env cmd
2020-12-23 18:00:19 -08:00
Medya Ghazizadeh 199ea3425b
Merge pull request #9538 from priyawadhwa/network-flag
Add --network flag to select docker network to run with docker driver
2020-12-23 16:42:13 -08:00
Daehyeok Mun b11190c64e Delete subnode's machine directories 2020-12-23 14:06:26 -08:00
Priya Wadhwa e210a72bfa update warning 2020-12-23 14:03:10 -08:00
Priya Wadhwa 322efcb406 Merge branch 'master' of https://github.com/kubernetes/minikube into network-flag 2020-12-23 14:02:22 -08:00
Medya Ghazizadeh 9a0be2e2d2
Merge pull request #10037 from afbjorklund/kubeadm-memory2
The kubernetes memory requirement is for the total
2020-12-23 13:53:05 -08:00
Anders F Björklund 402d31b195 The kubernetes memory requirement is for the total
The kernel will reserve some memory for itself, so if you want
1700 MB free you need to allocate 1800 MB for the VM hardware.

The recommendation is still 2048 (or 2000), with an even 2.0 GiB.
So let's increase the old values with +100, for ~60 overhead.
2020-12-23 22:32:56 +01:00