Medya Gh
214bf4308c
address review comments
2020-04-22 14:41:14 -07:00
Medya Gh
679e4ca1cb
remove extra line
2020-04-22 13:04:08 -07:00
Medya Gh
27e5690c80
moviong containerd and kublet pods to presistant mount
2020-04-22 13:03:23 -07:00
Anders F Björklund
896d8b382c
Add missing source directory for podman cni config
...
For some reason this got lost with previous commit
2020-04-22 15:32:01 +02:00
Anders Björklund
a44d9a105f
Merge pull request #7754 from afbjorklund/podman-cni
...
Add default CNI network for running wth podman
2020-04-19 23:34:17 +02:00
Anders Björklund
16ef0fe680
Merge pull request #7740 from vixus0/bind-mount-var-tmp
...
Bind mount /var/tmp to avoid exhausting memory with podman
2020-04-19 23:33:53 +02:00
Brad Walker
811030095b
kernel: Enable VRF
2020-04-18 01:08:02 -06:00
Anshul Sirur
270756e93d
Bind mount /var/tmp for Podman
...
When the CRI-O container storage backend is used, loading images using
`podman load` creates temporary files in /var/tmp. As /var/tmp is
mounted as tmpfs, these temporary files rapidly consume the available memory
and cause processes on the minikube VM to be OOM-killed.
Instead, bind mount /var/tmp like we do with /var/log, which will write
temporary files to disk instead of memory.
2020-04-17 09:53:04 +02:00
Prasad Katti
088b8d25dd
Update broken link
2020-04-11 17:00:43 -07:00
Thomas Strömberg
e7f1d22a2a
Merge pull request #7349 from cambridge-semantics/master
...
Enable kernel support for transparent huge pages with madvise fixes #5765
2020-04-08 11:25:43 -07:00
Anders F Björklund
1fdc544343
Upgrade falco-probe module to version 0.21.0
2020-04-05 10:53:49 +02:00
minikube-bot
f0620c2cca
Update releases.json to include v1.9.2
2020-04-04 14:05:19 -07:00
Medya Gh
1c516924ef
go import and gofmt
2020-04-03 20:52:53 -07:00
minikube-bot
e9435dc7c2
Update releases.json to include v1.9.1
2020-04-02 19:39:25 -07:00
Frank Schwichtenberg
cd7967f26e
enable kernel support for transparent huge pages with madvise
2020-03-31 21:52:26 -04:00
minikube-bot
479525e4b0
Update releases.json to include v1.9.0
2020-03-26 16:03:04 -07:00
Thomas Strömberg
4d46b88270
Merge pull request #7255 from YangKeao/add-tbf-and-ipsetfilter
...
Add sch_tbf and extend filter ipset kernel module for bandwidth shaping
2020-03-26 06:15:32 -07:00
Yang Keao
c73d4ca32b
add TBF and IPSET filter to kernel config
...
Signed-off-by: Yang Keao <keao.yang@yahoo.com>
2020-03-26 18:51:25 +08:00
tstromberg
fed6713a3f
Enable HW_RANDOM_VIRTIO
2020-03-24 08:45:29 -07:00
Priya Wadhwa
3c37556627
update vm podman to same version
2020-03-23 18:06:53 -07:00
Zhongcheng Lao
566196c9d0
Do not run GPU plugin under priviledge mode
2020-03-23 00:44:43 +08:00
Thomas Strömberg
0c7bddab2b
Merge pull request #7130 from govargo/feature/helm-tiller-2.16.3
...
bumpup helm-tiller v2.16.1 → v2.16.3
2020-03-21 10:36:56 -07:00
Zhongcheng Lao
39fea36ea5
Update Nvidia GPU plugin
2020-03-21 21:33:30 +08:00
Iso Kenta
eca69790a5
bumpup helm-tiller v2.16.1 → v2.16.3 and add integration test for tiller
2020-03-21 18:27:57 +09:00
Kenta Iso
51bce4d780
bumpup istio operator addon 1.4.0 → 1.5.0
2020-03-21 00:35:23 +09:00
Thomas Strömberg
8d1f4552c0
Merge pull request #6657 from kameshsampath/registry-aliases
...
New addon: registry-aliases
2020-03-19 11:31:00 -07:00
Thomas Strömberg
b3ca75998d
Merge pull request #7098 from tstromberg/b
...
Upgrade dashboard to v2.0.0-rc6
2020-03-18 13:14:11 -07:00
Anders F Björklund
426b776809
Upgrade crio to 1.17.1
2020-03-18 20:48:31 +01:00
Thomas Stromberg
53da725030
Dashboard upgrade to rc6
2020-03-18 12:27:41 -07:00
Anders F Björklund
94083d85e2
Upgrade Docker, from 19.03.7 to 19.03.8
2020-03-13 23:30:46 +01:00
Anders Björklund
1e484b9539
Merge pull request #6939 from afbjorklund/docker-19.03.7
...
Upgrade Docker, from 19.03.6 to 19.03.7
2020-03-13 23:30:09 +01:00
minikube-bot
17a5a13ecf
Update releases.json to include v1.8.2
2020-03-13 14:33:01 -07:00
Kamesh Sampath
db27b59e07
(chore) fix README to use new profile format
2020-03-08 09:36:21 +05:30
Kamesh Sampath
28ffcb13a1
updated readme with usage instructions
...
Signed-off-by: Kamesh Sampath <ksampath@redhat.com>
2020-03-08 09:31:07 +05:30
Kamesh Sampath
70ca2de554
(fix) Create addon to configure registry helper
...
- Service Account and binding to run the job
- Registry aliases ConfigMap
- Registry aliases daemonset to update the node etc/hosts
fixes: 4604
Signed-off-by: Kamesh Sampath <ksampath@redhat.com>
2020-03-08 09:31:07 +05:30
Anders F Björklund
cc3e1dcce4
Upgrade varlink to 19, drop included patch
2020-03-07 16:14:04 +01:00
Anders F Björklund
afc0cabbbf
Upgrade Docker, from 19.03.6 to 19.03.7
...
containerd v1.2.13
2020-03-07 14:51:36 +01:00
minikube-bot
984746c678
Update releases.json to include v1.8.1
2020-03-06 18:08:35 -08:00
minikube-bot
d34f6b64a7
Update releases.json to include v1.8.0
2020-03-06 16:14:43 -08:00
Nguyen Hai Truong
9ff0886f3c
Use 'k8s.gcr.io' instead of 'gcr.io/google-containers'
...
Ref: kubernetes/kubeadm/issues/2051
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-03-06 09:32:12 +07:00
Priya Wadhwa
d0b0dce7a2
Add lz4 and tar to iso
...
We can use preloaded tarballs for VMs as well, but this requires both
lz4 and tar to be installed to that the tarball can be extracted
correctly within the VM.
2020-03-05 10:52:40 -08:00
Anders F Björklund
c33a5ccc19
Upgrade cni and cni-plugins to spec 0.4.0
2020-02-24 22:49:46 +01:00
Anders Björklund
41b4f35302
Merge pull request #6669 from afbjorklund/cni-source
...
Build cni and cni-plugins from source instead
2020-02-24 22:31:06 +01:00
Anders F Björklund
fc3a565645
Upgrade falco-probe to fixed version 0.20.0
...
No changes to the actual driver, though...
2020-02-24 18:34:46 +01:00
Anders Björklund
5ee57d4059
Merge pull request #6651 from afbjorklund/cgroup-systemd
...
Change cgroup driver from cgroupfs to systemd
2020-02-23 20:46:57 +01:00
Medya Ghazizadeh
e8e1031082
Merge pull request #6659 from afbjorklund/systemd-dhcp
...
Add systemd patch for handling DHCP router
2020-02-22 12:27:00 -08:00
Medya Ghazizadeh
4ca33ff6a2
Merge pull request #6665 from afbjorklund/conmon-release
...
Rename conmon package to reflect release version
2020-02-22 08:17:04 -08:00
Medya Ghazizadeh
b49d446426
Merge pull request #6560 from afbjorklund/falco-probe
...
Add packaging of the falco_probe kernel module
2020-02-22 08:16:03 -08:00
Anders Björklund
30945b4113
Merge pull request #6675 from afbjorklund/varlink-python3
...
Need to use python3 from the path for varlink
2020-02-22 09:15:28 +01:00
Kenta Iso
9605aa6a6a
update registry 2.6.1 → 2.7.1
2020-02-21 11:20:11 +09:00