Commit Graph

298 Commits (f345fe4b087bf5ad72b7455400c420275f3ddb9d)

Author SHA1 Message Date
Alberto Alvarez 2f8d4b1d50 Update docs/README.md, fix configuring_kubernetes URL and move the doc to the right dir 2019-02-14 22:01:05 -08:00
Alberto Alvarez 3f20dcd380 Adding docs for OpenID Connect Authentication 2019-02-14 21:35:05 -08:00
Abhilash Pallerlamudi 0b10e33d10 Add docs to use new vmware unified driver
Signed-off-by: Abhilash Pallerlamudi <stp.abhi@gmail.com>
2019-02-14 13:11:27 -08:00
Kubernetes Prow Robot d27697d124
Merge pull request #3639 from yamt/kvm2-ubuntu
drivers.md: Require Ubuntu >=18.04
2019-02-14 10:53:21 -08:00
Anders F Björklund abb5fc0af0 Show name as CRI-O, even if class is CRIO
Should use the proper name for display, even if we use a name more
suitable to naming classes and methods for the implementation...

Also use the --runtime=cri-o when testing, and update the github
repository now that cri-o has graduated from incubator to a sig.

See https://cri-o.io/
2019-02-12 21:03:51 +01:00
YAMAMOTO Takashi 16b9531471 kvm2: Require Ubuntu >=18.04
Mention that the instruction in this section doesn't work for old versions
of Ubuntu as it is.

Because the provided driver binary requires a later version of libvirt.

    % ./docker-machine-driver-kvm2
    ./docker-machine-driver-kvm2: /usr/lib/x86_64-linux-gnu/libvirt-lxc.so.0: version `LIBVIRT_LXC_2.0.0' not found (required by ./docker-machine-driver-kvm2)
    ./docker-machine-driver-kvm2: /usr/lib/x86_64-linux-gnu/libvirt.so.0: version `LIBVIRT_2.2.0' not found (required by ./docker-machine-driver-kvm2)
    ./docker-machine-driver-kvm2: /usr/lib/x86_64-linux-gnu/libvirt.so.0: version `LIBVIRT_3.0.0' not found (required by ./docker-machine-driver-kvm2)
    ./docker-machine-driver-kvm2: /usr/lib/x86_64-linux-gnu/libvirt.so.0: version `LIBVIRT_1.3.3' not found (required by ./docker-machine-driver-kvm2)
    ./docker-machine-driver-kvm2: /usr/lib/x86_64-linux-gnu/libvirt.so.0: version `LIBVIRT_2.0.0' not found (required by ./docker-machine-driver-kvm2)
    %
2019-02-12 13:13:40 +09:00
Anders F Björklund 78806674f3 Merge branch 'master' into defaults 2019-02-09 18:25:27 +01:00
Thomas Strömberg 6762789a4b
Merge pull request #3602 from jayunit100/patch-2
Document the default storage provider for hostPath
2019-02-08 14:57:44 -08:00
todd densmore b9a894aead
Added example usage
Just a few clarifications on the usage of the debugging flags.
2019-02-08 10:42:46 -05:00
Anders F Björklund 6ff11e44a5 Remove default cni flags from the documentation 2019-02-05 20:05:05 +01:00
Anders F Björklund dc1422c48d Document that cni is now default for runtimes 2019-02-02 18:43:01 +01:00
jay vyas 33e6a17261
Update persistent_volumes.md 2019-01-29 13:06:17 -08:00
Thomas Strömberg 84ccc68f7d
Merge pull request #3553 from kubernetes/tstromberg-patch-4
Do tagging in a direct clone of upstream
2019-01-29 10:31:23 -08:00
jay vyas 20a9f5a8ac
Update persistent_volumes.md 2019-01-29 08:43:16 -08:00
jay vyas de2ff68fbc
Update persistent_volumes.md 2019-01-29 08:42:43 -08:00
jay vyas 502749e7f8
Update persistent_volumes.md 2019-01-29 08:24:53 -08:00
jay vyas f131816162
Document the CSI default storage provider for hostPath
Summarinzing the way CSI is implemented in minikube w/ hostpath.
2019-01-29 07:48:44 -08:00
Thomas Strömberg dbd47118c5
Update roadmap.md 2019-01-28 11:07:42 -08:00
Thomas Stromberg 083695c9ed Merge branch 'roadmap' of github.com:tstromberg/minikube into roadmap 2019-01-28 11:05:57 -08:00
Thomas Stromberg 9d5cee843b Merge branch 'master' into roadmap 2019-01-28 11:05:27 -08:00
Thomas Stromberg 66bdf932bc Remove machine-driver replacement and boot2docker deprecation items 2019-01-28 11:05:12 -08:00
Balint Pato 72d0dade2c
Update docs/contributors/principles.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2019-01-25 14:23:33 -08:00
Balint Pato c967347e2d
Update docs/contributors/roadmap.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2019-01-25 14:23:25 -08:00
Thomas Strömberg b61207c233
Merge pull request #3391 from ivans3/logviewer-addon-pr7
Initial commit of logviewer addon
2019-01-24 16:00:29 -08:00
Thomas Strömberg 05ed319493
Do tagging in a direct clone of upstream
Otherwise you may run into:

`error: src refspec v0.33.1 matches more than one` errors pushing.
2019-01-18 16:57:02 -08:00
Thomas Stromberg 3aa5fac5e0 Add 'for' 2019-01-18 15:42:53 -08:00
Thomas Stromberg 0697400e40 Attempt to align the roadmap to our princples. 2019-01-18 15:41:20 -08:00
Thomas Stromberg cf8f51da1f Merge branch 'master' into roadmap 2019-01-18 06:29:22 -08:00
Thomas Strömberg 0dbd1474f7
Update releasing_minikube.md 2019-01-17 15:54:39 -08:00
Thomas Strömberg 11dd76dd86
Minor clarifications 2019-01-17 15:44:16 -08:00
Thomas Stromberg 7b2797c39e Mention CI 2019-01-17 14:33:25 -08:00
Thomas Stromberg 733e13c6f0 Fix merge conflict 2019-01-17 14:26:37 -08:00
Thomas Stromberg 945f8937a3 Address review comments 2019-01-17 14:24:01 -08:00
Thomas Strömberg 56f8142e24
Merge pull request #3194 from afbjorklund/crictl.yaml
Write /etc/crictl.yaml when starting
2019-01-17 10:34:06 -08:00
Anders F Björklund c563c4d1fb Write /etc/crictl.yaml when starting 2019-01-17 07:27:28 +01:00
Fabio Rapposelli 332772be1c
Add VMware unified driver to supported list 2019-01-15 17:53:45 -08:00
Thomas Strömberg 7157b43f63
Merge pull request #3364 from adregner/patch-1
Number ordered list of priorities
2019-01-15 17:20:48 -08:00
Thomas Strömberg 3aa83674a9
Merge pull request #3441 from brb/2907-no-cni-conf-by-default
Do not include the default CNI config by default
2019-01-15 17:14:20 -08:00
Thomas Strömberg 8bc8816c9f
Merge pull request #3521 from nixpanic/addons/gluster
Add a storage-provisioner-gluster addon
2019-01-15 17:08:45 -08:00
Thomas Strömberg 00caba2aec
Merge pull request #3140 from madorn/patch-1
add brew install instructions for hyperkit
2019-01-15 16:42:53 -08:00
Matt Dorn e482a57d86
remove command prompt
remove command prompt
2019-01-12 14:43:14 -06:00
Thomas Strömberg 6d9f682d60
Merge pull request #3508 from michal-franc/go-version-recommendatio-update
Documentation - Updating golang requirement to 1.11
2019-01-11 10:36:15 -08:00
Niels de Vos 3c3b7368f0 Add storage-provisioner-gluster addon
With this addon dynamic provisioning based on Gluster can be enabled:

    $ minikube addons enable storage-provisioner-gluster

This will deploy several pods in a new 'storage-gluster' namespace:

 - glusterfs, storage service with a 10GB sparse /srv/fake-disk.img
 - heketi, a smart Gluster volume manager
 - glusterfile-provisioner, external-storage provisioner

In addition, the StorageClass 'glusterfile' will be created. It is
currently not configured as default StorageClass, so PVCs need to refer
to the new StorageClass.
2019-01-09 20:04:21 +01:00
Michal Franc 5b18f227b2 updating e2e tests instructions 2019-01-06 18:36:41 +00:00
Michal Franc 4bd7bfa354 Marking 1.11 as acceptable 2019-01-06 13:19:44 +00:00
Michal Franc 161586b294 Updating recommended golang version 2019-01-06 13:17:21 +00:00
Martynas Pumputis d982c4bf74 Do not include the default CNI config by default
Previously, minikube has been shipped with the default CNI config
(/etc/cni/net.d/k8s.conf) in its rootfs. This complicated a lot
when using a custom CNI plugin, as the default config was picked
by kubelet before the custom CNI plugin has installed its own CNI
config. So, the end result was that some Pods were attached to a
network defined in the default config, and some got managed by
the custom plugin.

This commit introduces the flag "--enable-default-cni" to
"minikube start" to trigger the provisioning of the default CNI
config.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
2019-01-03 09:23:29 +01:00
Thomas Stromberg eebfdc7a21 Update roadmap for 2019 2018-12-21 15:41:13 -08:00
Balint Pato ed7031cbb3
Merge branch 'master' into logviewer-addon-pr7 2018-12-19 17:14:09 -08:00
Balint Pato db753085c4
clarified some steps in release instructions 2018-12-10 10:12:16 -08:00