Commit Graph

449 Commits (bac18e23ece6159176bed1003abe79ffda5cfe68)

Author SHA1 Message Date
Thomas Strömberg de6a887292
Add instructions for building the kvm2 driver 2019-02-15 12:03:37 -08:00
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
priyawadhwa 8f128a7d10 Enable gvisor addon in minikube (#3399)
This PR adds the code for enabling gvisor in minikube. It adds the pod
that will run when the addon is enabled, and the code for the image
which will run when this happens.

When gvisor is enabled, the pod will download runsc and the
gvisor-containerd-shim. It will replace the containerd config.toml and
restart containerd.

When gvisor is disabled, the pod will be deleted by the addon manager.
This will trigger a pre-stop hook which will revert the config.toml to
it's original state and restart containerd.
2018-12-07 15:27:22 -08:00
Thomas Strömberg bc67a32a7b
Merge pull request #3332 from dlorenc/rmaddons
Remove both the CoreDNS and KubeDNS addons. Let Kubeadm install the c…
2018-12-03 17:15:06 -08:00
ivans3 b43b8ccd9d Initial commit of logviewer addon 2018-12-02 12:58:06 -08:00
Andrew Regner 5349a74488
Number ordered list of priorities
The list of priorities for the project is said to be an ordered list, so it should be rendered as an ordered list and not bullet points.
2018-11-24 20:15:06 -08:00
Ihor Dvoretskyi f6dbb9d14b Removed '$' symbols for easier copy&paste (trivial fix) (#3361)
Removed bash welcome symbols ('$' symbols) for easier copy&paste.

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2018-11-24 17:48:58 -08:00
dlorenc 2091f8c27a
Remove both the CoreDNS and KubeDNS addons. Let Kubeadm install the correct DNS addon. 2018-11-16 14:54:44 -08:00
Anders Björklund 2ceec0d084 Add config parameter for the cri socket path (#3154)
* Add config parameter for the cri socket path

Closes #3153

* Remove stray newline, when not using criSocket

* Add the --cri-socket parameter to configuration

Also fix the syntax for CRI-O, adding unix://
2018-11-14 16:36:02 -08:00
Yongkun Anfernee Gui 2f5fe02548 Update document for new drivers
New drivers should be added into org https://github.com/machine-drivers.

Fix #2953
2018-11-13 09:44:42 -06:00
Nguyen Hai Truong 5d3265f2d2 Trivial fix: Correct some spelling errors
Small modification to correct spelling mistake.
2018-11-13 09:43:12 -06:00
Bily Zhang b9a4f9459f Fix some typos (#3302)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-06 12:36:13 -05:00
peterlobster 92b5b7954d
Updated Hyperkit Instructions
The instructions for HyperKit produce the error `install: root: Invalid argument`. @ran-dall Helped me figuire out that root was not being permited foir this command, and sent me the fix for my machine. Figure I'd share it here.
2018-10-26 13:38:23 -07:00
Thomas Strömberg 3123a4e4ff
Merge pull request #3240 from tstromberg/vmdriver=None
Add initial documentation for --vm-driver=none
2018-10-19 16:39:20 -07:00
Balint Pato 075d78c9a9
Update docs/vmdriver-none.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 16:36:18 -07:00
Thomas Strömberg 07e7a1eef3
Merge pull request #3227 from tstromberg/better_release_docs
Update release docs to reflect the state in 2018 (Jenkins!)
2018-10-19 16:35:49 -07:00
Thomas Strömberg 405f23a188
Merge pull request #3209 from kubernetes/tstromberg-patch-2
Update VM driver instructions to use install(1)
2018-10-19 16:32:56 -07:00
Balint Pato 1b798c0fd3
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:52 -07:00
Balint Pato 474421fd21
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:38 -07:00
Balint Pato 3014102a63
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:35 -07:00
Balint Pato 33f70268ec
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:32 -07:00
Balint Pato fddd58bb71
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:31:26 -07:00
Balint Pato 558b2d8755
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:28:37 -07:00
Balint Pato b50ef4c027
Update docs/contributors/releasing_minikube.md
Co-Authored-By: tstromberg <tstromberg@google.com>
2018-10-19 15:28:34 -07:00
Thomas Stromberg f3ba397c29 Add initial documentation for --vm-driver=none 2018-10-19 13:58:51 -07:00
Balint Pato ae9f4b20c7
minikube tunnel (#3015)
This commit introduces a new command, `minikube tunnel`, a LoadBalancer emulator functionality, that must be run with root permissions.

This command:

* Establishes networking routes from the host into the VM for all IP ranges used by Kubernetes.
* Enables a cluster controller that allocates IPs to services external `LoadBalancer` IPs.
* Cleans up routes and IPs when stopped (Ctrl+C), when `minikube` stops, and when `minikube tunnel` is ran with the `--cleanup` flag
2018-10-18 11:01:47 -07:00
Thomas Stromberg 10fa467dbe Quote gs URL so that the wildcard works properly. 2018-10-05 16:42:05 -07:00
Thomas Stromberg 9a1b79fdc4 Reflect the reality of the Jenkins release builder. 2018-10-05 16:15:04 -07:00
Thomas Stromberg 317f69a964 Split releases.json work, since it cannot be done until after the Jenkins workflow 2018-10-05 14:53:50 -07:00
Thomas Stromberg fe15132c31 Improve build release doc 2018-10-05 14:46:20 -07:00
Thomas Stromberg cc0a97f304 Building a release requires tags to be built 2018-10-05 14:30:48 -07:00
Thomas Stromberg b6021f6418 Reword more. 2018-10-05 13:15:08 -07:00
Thomas Stromberg e439f6ee54 More updates 2018-10-05 11:55:16 -07:00
Thomas Stromberg b77b55a78e First step in reworking release docs. 2018-10-05 11:16:13 -07:00
Thomas Stromberg d9bd59da8b Work on improvements to release docs. 2018-10-05 11:00:07 -07:00
Thomas Stromberg 628fee2b44 Rename release notes script, add error detection. 2018-10-04 14:31:57 -07:00
Thomas Stromberg dd96eed9d4 Update doc. 2018-10-04 14:28:39 -07:00
Fernando Diaz 2ebdf5e1eb Enhance the Ingress Controller Addon (#3099)
- Updates Ingress-Controller Version to 0.19.0
- Adds Service Account for Ingress-Controller
- Adds Support for Prometheus
- Fixes bug with TCP/UDP ConfigMaps not Loading
- Adds more resource limits to default-backend
- Use new ingress class name
- Use app.kubernetes.io/xxxxxxxxxxx labels
2018-10-04 16:13:53 -04:00
Thomas Strömberg ee3b2c133b
Remove trailing line continuation 2018-10-02 18:22:50 -07:00
Thomas Strömberg 36fc8cabac
Update VM driver instructions to use install(1)
Less things for people to get wrong if they need to manually type the commands in.
2018-10-02 18:20:49 -07:00
Thomas Strömberg 51584c27bb
Merge pull request #3191 from afbjorklund/bootstrapper
Remove the explicit --bootstrapper=kubeadm in docs
2018-10-01 16:09:24 -07:00
Rui Cao 1014102e47 Fix typo: complile -> compile (#3189)
Signed-off-by: ruicao <ruicao@alauda.io>
2018-10-01 10:02:49 -04:00
Anders F Björklund d3b04139c0 There is only one bootstrapper left anyway
Remove the explicit --bootstrapper=kubeadm
2018-09-30 15:25:56 +02:00
dlorenc b22a19bb43 Update docs. 2018-09-26 11:58:13 -07:00
ruicao 306d47c382 Fix typo: suppports -> supports
Signed-off-by: ruicao <ruicao@alauda.io>
2018-09-24 12:17:06 -07:00
Matt Dorn 54acde2bd0
add brew install instructions for hyperkit
add brew install instructions for hyperkit
2018-09-19 15:19:05 -05:00
Daemeron 9578f3f691 Add workaround for hyperkit and dnsmasq users 2018-09-03 18:47:35 -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
wangxy518 c398a506d8 Update persistent_volumes.md 2018-08-20 07:41:37 -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
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
Aaron Prindle 236a86f06c remove localkube from docs 2018-07-24 12:36:42 -07:00
Rohit Agarwal 87d7a3208a Update KVM driver installation instructions.
Move the latest instructions out of the comments and move old instructions into the comments.
2018-07-20 07:57:14 -07:00
Kenji Kaneda 57e51f5921 Fix a minor typo in docs/gpu.md
ready to you -> ready to use
2018-07-20 07:56:57 -07:00
Rohit Agarwal db90809018 Add documentation. 2018-07-08 22:25:48 -07:00
Rohit Agarwal 96079478a7 Add nvidia-driver-installer and nvidia-gpu-device-plugin addons. 2018-07-08 22:25:48 -07:00
commitay 867b5e6552 Update caskroom -> Homebrew references 2018-06-13 01:35:01 +10:00
commitay 9dcfd0f215 Update homebrew-cask release process: remove `checkpoint` 2018-06-13 00:58:16 +10:00
Dmitry Kirilyuk 508dda2692 Fixed extra-config RBAC example 2018-04-13 20:34:48 -07:00
Anfernee Yongkun Gui f02f05b06b Add document for adding new driver 2018-04-12 07:51:18 -07:00
Volkert de Buisonjé 1bfb9f334b Correction in KVM2 installation instructions
The /usr/bin/ folder should not be cluttered with manually installed binaries. Those should be installed in /usr/local/bin/ instead, just as the kubectl and minikube binaries.
2018-04-11 18:32:21 -07:00
AdamDang b31d0f4bfd Update reusing_the_docker_daemon.md
small typo fix
2018-03-26 07:38:42 -07:00
AdamDang c44c11fe5c Update persistent_volumes.md
In main text of this doc, "minikube" and "Minikube" both appears. 
Minikube is a proper noun. So it's better use same format in a doc.
2018-03-26 07:38:26 -07:00
Lena Brüder 1c46c11a81
note about plugin default config
Added note about where to find plugin configuration.
2018-03-08 10:14:58 +01:00
AdamDang 2742ec50a2
Type fix "iso"->"ISO"
In this doc, "ISO" is written some in capitals, some not in. please keep consistency.
2018-03-05 11:55:43 +08:00
Alina Mackenzie aadeb9656b Fix jsonpath syntax to use lowercase nodePort
Documentation fix.

Resolves #2559
2018-02-27 10:21:28 -08:00
Fabian Deutsch b08b8ab8ae Revert "kvm: Passthrough host CPU in order to allow nesting"
This reverts commit 7a4babe1d6.

For now we just hard-code passthrough.

Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2018-02-22 10:42:20 -08:00
Fabian Deutsch 3ddf9d65f6 kvm: Passthrough host CPU in order to allow nesting
Before this patch the virtual CPU was the stock qemu CPU, in the sense that
the virtual CPU features were set according to the default qemu CPU.

With this change the CPU features of the host will be copied at start to the
domain definition. This includes features like svm and vmx, which in turn allow
to run nested virtualization if the host is configured accordingly i.e.
`kvm_intel nested=y` in `/etc/modprobe.d/kvm.conf`.

To turn on nesting, a user has to specify `--kvm-cpu-model host-model` when
creating the VM.

Resolves #2553

Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2018-02-22 10:42:20 -08:00
Matt Rickard ef65857f56
Merge pull request #2543 from jouve/docs
highlight shell samples quoted in docs
2018-02-13 13:50:03 -08:00
Matt Rickard caf28e8d24 docs: update registry doc link 2018-02-12 09:04:55 -08:00
Cyril Jouve e48149b22e highlight shell samples quoted in docs 2018-02-12 12:42:03 +01:00
Matt Kelly 93909a59e2
Fix spelling and grammar in minikube ISO doc 2018-02-02 14:12:01 -05:00
JEREMY HERGAULT 25f7224b15 Correct proxy doc - docker-env equals formatting vars 2018-02-02 10:29:59 -08:00
Matt Rickard 5f6075b291
Merge pull request #2451 from davidhao3300/patch-1
Update private registry documentation
2018-01-23 14:19:18 -08:00
David Z Hao 3d55f4ef62
Update insecure_registry.md 2018-01-23 13:40:20 -05:00
David Z Hao 090607754b
Update private registry documentation
This lets developers know that they have to restart localkube/kubelet after modifying the docker credentials
2018-01-23 13:12:09 -05:00
kairen 250d602085 Add freshpod as a new addon 2018-01-12 22:57:32 +08:00
kairen 99774bad73 Update cache command documentation 2018-01-07 00:46:24 +08:00
Suraj Deshmukh 5d7d751db8 Change the cri-o socket location to upstream default
Right now the cri-o socket is placed in `/var/run/crio.sock`, this
commit changes it to `/var/run/crio/crio.sock` which is similar to
upstream.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2018-01-04 10:35:08 -08:00
Anders F Björklund 87f48f1731 Add config to avoid warning about the none driver
Even when starting up minikube in a dedicated virtual machine,
there will be a warning against running it on your workstation.
2018-01-03 09:47:24 -08:00
William Martin Stewart 2124671df1 Add minikube service example to networking doc 2017-12-12 08:36:48 -08:00
Matt Brown 6a94f80e5c
fix broken link to caching images doc 2017-12-11 20:24:47 -05:00
SouthWolf f89b2bf589 Update drivers.md 2017-12-11 08:15:04 -08:00
SouthWolf 7a49c4a761 Update notes for Hyperkit & Docker for Mac 2017-12-11 08:15:04 -08:00
kairen 9d406033ac Update cache command documentation 2017-12-08 13:37:55 -06:00
John L. Villalovos 45562ef6f7 Doc: Give an example of using kvm/kvm2 driver
Add an example usage of using the kvm and kvm2 drivers to the
documentation.
2017-12-08 13:35:35 -06:00
Elena Grahovac e3df02b512 docs: make hyperkit installation command readable 2017-12-08 11:09:06 -06:00
Priya Wadhwa c3ad88c6ea
cache command docs 2017-11-30 16:04:37 -08:00
dlorenc 03f8deac46 KVM2 driver docs. 2017-11-29 13:55:12 -08:00
Vladimir Pouzanov a976d49d7d Fixed a typo in curl command invocation 2017-11-29 09:04:27 -08:00
dlorenc a83cf990e7 Fix the link to the hyperkit driver. 2017-11-28 18:27:49 -08:00
dlorenc e04c0d9f9c Add hyperkit to the release and document it. 2017-11-28 08:16:33 -08:00
Matt Rickard be98b67baa docs: extra-config with flags requires kubeadm
To use the extra-config options with flags (instead of struct fields),
the kubeadm bootstrapper needs to be used.
2017-11-27 10:39:56 -08:00
Suraj Deshmukh 94204abf47 docs(alternative runtime): fix extra config flag
Add `kubelet` to `-extra-config` which is missing causing it to
be wrong command.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2017-11-27 16:34:04 +05:30
Shane Ramey 12a4f28f9c
docs: fix docker config.json path
Path /home/docker/.docker wasn't working; updated to successfully tested path.
2017-11-24 21:34:29 -08:00
Lorenzo Fontana c216a06c4a
Documentation: Cite CRI-O as available container runtime. closes #2207
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2017-11-19 00:58:06 +01:00
kairen 83a50d99ac Reflect current state for addons in addons.md 2017-11-04 17:26:56 +08:00
Matt Rickard e73844c303
Merge pull request #2147 from kairen/add-efk
[addons] Add addon support for EFK logging
2017-11-02 10:33:05 -07:00
kairen 82e3268c85 Improve adding_an_addon.md guide 2017-11-02 10:47:46 +08:00
kairen c549bc61bf Add addon support for EFK logging 2017-11-02 01:00:38 +08:00
Franz Beltran 9d9a581f09 Added VirtualBox driver header 2017-11-01 08:40:35 -07:00
Franz Beltran 32b2ee4549 Describe retrieval of IP address 2017-11-01 08:40:35 -07:00
Franz Beltran 094e335083 Update accessing_etcd.md 2017-11-01 08:40:35 -07:00
Franz Beltran cfc91ed7fb Add documentation on accessing host resources 2017-11-01 08:40:35 -07:00
Matt Rickard c6bdac10a2 Add configurator docs for kubeadm 2017-10-17 15:34:42 -07:00
kairen ba50a5f15c Update build guide 2017-10-12 17:56:49 +08:00
stefano9o ca611f8d27 Update drivers.md
added right package for Debian Stretch
2017-09-03 13:53:42 +01:00
Matt Rickard d880f6bb2e Add makefile rule for linux-defconfig
I find myself referencing this documentation every time I make kernel
configuration changes.  I've added a simple rule to open the kernel
configuration menu, and then save your changes to the right directory.
2017-08-28 11:01:22 -07:00
Rajadeepan D Ramesh e886eefd25 Fix grammatical error 2017-08-21 02:02:17 +05:30
Mohammad Asif Siddiqui d4560186bd Fix minor typo 2017-08-16 20:11:14 -07:00
Yaniv Kaul 113e198db3 In Fedora, there's no 'kvm' package (it's qemu-kvm)
In Fedora, there's no 'kvm' package (it's qemu-kvm)
2017-08-08 17:32:57 +03:00
Samuel Dion-Girardeau 5f9bf717aa Fix HyperV driver anchor link's by lowercasing
Currently, clicking on that anchor doesn't take you to the right section.

Using

    https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperv-driver

instead of

    https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#HyperV-driver

fixes that.
2017-08-04 11:42:56 -04:00
William Chang 1208f5fcd9 Delete the hyperlink of docker-env command. 2017-07-27 14:03:23 +08:00
DenisBiondic 25e7a18d6f Updated drivers.md for info on Hyper-V machines using dynamic memory management 2017-07-23 22:13:43 +02:00
Matt Rickard 93a474e541 Merge pull request #1656 from r2d4/docker-build
Do dockerized builds for minikube and localkube
2017-06-29 15:24:08 -07:00
Matt Rickard f99888219f Switch cross builds to use BUILD_IN_DOCKER
minikube-linux-amd64 and minikube-darwin-amd64 cannot be cross built
natively on different platforms and must be built in the container.
2017-06-29 11:24:57 -07:00
Andrew Chen ab8f269243 Add no_proxy settings
Cherry picking this from https://github.com/kubernetes/kubernetes.github.io/pull/4108
2017-06-28 11:58:49 -07:00
Matt Rickard 08e009f560 Remove fake _gopath
Don't symlink into fake gopath, just use normal gopath.  This removes a
lot of the misleading warning messages from building minikube
2017-06-21 15:07:34 -07:00
Matt Rickard f28762d7c7 Kubernetes 1.7 requires >= go1.8
Bump travis and bump darwin cross build container image
2017-06-20 10:10:18 -07:00
goodwillcoding cc43b4ff4a remove trailing `\` in the shell command 2017-06-17 16:09:39 -07:00
Budh Ram Gurung 96cb95bdfd Fix typo, grammar, punctuations and formatting 2017-06-16 17:56:51 +05:30
Lalatendu Mohanty 6653a8e2ac Issue #1531 Adding prerequisites for Fedora to documentation
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
2017-06-15 07:47:40 -07:00
Michelle Noorali 209b4ac33a Fix formatting in adding_an_addon.md
Removed unnecessary colon, replaced with period.
Lowercased improper noun.
2017-06-06 22:17:44 -04:00
Steve Sloka 99427c9389 Document how to use KVM on Ubuntu 17.04 2017-06-05 09:04:07 -04:00
Antonio Murdaca 82e88905c9
docs: contributors: fix minikube_iso
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-02 18:26:58 +02:00
Andreas Kohn 26eb870aac Fix reference to ADD_ADDON.md 2017-05-17 17:27:12 +02:00
Matt Rickard a9245692a6 Merge pull request #1476 from SukantGujar/patch-1
Fix typo
2017-05-12 08:43:25 -07:00
Giancarlo Rubio 91a0645bac fix broken links and scripts paths 2017-05-12 13:07:50 +02:00
SukantGujar d0022c46b4 Fix typo 2017-05-11 19:00:39 +05:30
Matt Rickard 9df88959a4 Minor doc bugs 2017-05-03 15:17:09 -07: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
Aaron Prindle 840c8c2f82 Removed /docs and docs-test from test.sh 2017-04-10 09:47:17 -07:00
Matt Rickard db3bf3ba46 Remove .gitattributes, update gendocs 2017-04-07 15:04:51 -07:00
Matt Rickard 8f3e87efa1 Update gendocs, disable ufs flag
Removing a debugging flag from the 9p library, since it registers
itself globally in minikube.  Also running `make gendocs` to catch some
older changes.
2017-04-06 15:15:03 -07:00
Matt Rickard d13ab3030d Upgrade to k8s v1.6 2017-03-31 13:24:05 -07:00
Matt Rickard ff8503d9f9 Vendor changes for v1.6.0-rc.1 2017-03-31 13:24:04 -07:00
Matt Rickard a02c9d9040 Vendor changes for v1.6.0-beta.4 2017-03-31 13:24:04 -07:00
Matt Rickard 73a0dfb487 Vendor changes for v1.6.0-beta.3 2017-03-31 13:24:03 -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
Matt Rickard 12e41aeaba Merge pull request #1273 from r2d4/logs
Add -f --folow option to minikube logs
2017-03-21 11:44:10 -07:00
Matt Rickard c9a5152e21 Add -f --folow option to minikube logs
Allows tailing of the logs
2017-03-21 11:04:35 -07:00
Max Lavrenov ae153c6348 add --docker-opt parameter which passes flags to docker daemon 2017-03-20 23:39:55 +01:00
Matt Rickard 830f1283f6 Bump minikube iso to v1.0.7 2017-03-02 13:49:46 -08:00
Aaron Prindle 56d4824456 Merge pull request #1149 from aaron-prindle/api-name-configurable
Added API Name as configuration option
2017-02-27 15:18:56 -08:00
Aaron Prindle 60a5910f88 Added 9p server as well as minikube mount command 2017-02-25 10:08:45 -08:00
Aaron Prindle 3433a3028c Added API Name as configuration option 2017-02-18 15:49:49 -08:00
Matt Rickard 94fe5c8423 Upgrade k8s to v1.5.3 2017-02-15 10:01:29 -08:00
Matt Rickard b9a115b3ae Add LocalClient to bypass RPC for drivers
This adds a new libmachine API implementation that skips RPC and instead
uses a vendored in driver directly.  This removes the need to download a
separate driver binary.  Currently, only the "core" drivers, and kvm are
supported as vendored in.  This means that xhyve is the only driver that
requires a separate binary for now.
2017-02-06 21:17:22 -08:00
dlorenc e75daa5a8b Bump the iso to 1.0.6 2017-02-02 13:15:15 -08:00