Commit Graph

417 Commits (62c0d53b7de3e40b6981d2125e00595628547022)

Author SHA1 Message Date
Thomas Strömberg 89a0c4fe2e
Make sure data loss gets mentioned. 2019-02-19 10:32:54 -08:00
Ihor Dvoretskyi f31a8e4dd7 Formatting and minor content fixes
Signed-off-by: Ihor Dvoretskyi <ihor.dvoretskyi@gmail.com>
2019-02-19 12:36:05 +00:00
Thomas Strömberg 754b41fe51
Fix subtitles 2019-02-18 06:46:46 -08:00
Thomas Strömberg 51643bba78
More clarifications 2019-02-18 06:46:03 -08:00
Mas 6b962793e7
update systemd
libvirtd must be started before you run minikube. Failure to do so will result in the below error 
Failed to connect socket to '/var/run/libvirt/libvirt-sock'
I believe this should be noted in the documentation to assist other users.  
Added lines 40-43
2019-02-17 10:44:06 -05:00
Thomas Strömberg 23117f5452
fish-compatible change 2019-02-16 14:12:58 -08:00
Thomas Strömberg 1211eda1c6
Make the none driver clearer. 2019-02-15 21:45:49 -08:00
Thomas Strömberg a1f7befff4
Update drivers.md 2019-02-15 21:03:22 -08:00
Thomas Strömberg b26a8c77c1
Merge pull request #3690 from joerg84/unified-instructions
Added and unified driver usage instructions.
2019-02-15 16:03:07 -08:00
Joerg Schad e09f49cefe Unified driver usage instructions. 2019-02-15 12:51:12 -08:00
Thomas Strömberg e2c94ba70d
Add link to Go download page 2019-02-15 12:21:24 -08:00
Thomas Strömberg 2c1de37b90
Fix build instructions 2019-02-15 12:19:42 -08:00
Thomas Strömberg f04bc605ce
Add note abount Ubuntu 16.x 2019-02-15 12:17:13 -08:00
Thomas Strömberg 543ebf09cc
Add missing directory argument 2019-02-15 12:14:16 -08:00
Thomas Strömberg ed188c7a72
Clarify kvm2 instructions 2019-02-15 12:11:48 -08:00
Thomas Strömberg 0332f7335f
Remove obsolete drivers. 2019-02-15 12:09:07 -08:00
Thomas Strömberg 7a2ca50ebf
Update drivers.md 2019-02-15 12:08:28 -08:00
Thomas Strömberg a009bc3eea
Fix github links 2019-02-15 12:05:18 -08:00
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