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