Commit Graph

205 Commits (master)

Author SHA1 Message Date
Sharif Elgamal 1b6eee675b
Automated GCP Credentials Addon Prototype (#8682)
* metadata addon works

* Add code for metadata server image and makefile rules

* remove log message

* update to work with v1.13.11

* update readme

* fix metadata addon stuff for newer codebase

* buncha changes

* just so many changes

* ch-ch-ch-ch-changes

* addon works

* update readme

* boilerplate

* revert unrelated change

* move server code to another repo

* switch addon name to gcp-auth

* metadata -> gcp-auth

* missed one

* automate finding of credentials

* remove unnecessary comment

* address comments

* Update README.md

* Update README.md

* use mustload everywhere

* swap selector condition

* upgrade kube-webhook-certgen to 1.3

* move paths to constants

* add notice to user on addon enable

* adding addon documentation

* move addons documentation inside handbook

* remove old addons docs location

Co-authored-by: Priya Wadhwa <priyawadhwa@google.com>
2020-07-21 14:25:58 -07:00
Michael Vorburger ⛑️ 2e21645aeb
add required quote to alias kubectl 2020-07-17 17:52:55 +02:00
priyawadhwa 9530159a04
Merge pull request #7743 from jpoikela/patch-1
docs: fix link to kubernetes 'pull-image-private-registry'
2020-07-08 14:47:16 -04:00
Harkishen-Singh 30e6660925 Better informaation for using kubectl inside minikube
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add kubectl install link

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

add alias tip to the minikube docs

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>

remove debug statements

Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2020-06-20 18:20:28 +05:30
TrishaChetani 0a309f9c53 Able to run sucessfully 2020-06-17 17:44:16 +02:00
TrishaChetani 16ccaf95f6 Improved on accepting comment 2020-06-17 17:14:37 +02:00
TrishaChetani ca2a2500cb Incoperated changes to use ref link 2020-06-17 16:36:07 +02:00
TrishaChetani 30ad081298 Fixed broken links 2020-06-16 03:41:30 +02:00
Thomas Strömberg 15462cbc83
Remove IP text 2020-05-29 10:57:25 -07:00
Thomas Strömberg 6fc5f0c933
docs: Update host access with new cross-platform method: host.minikube.internal 2020-05-29 10:55:45 -07:00
Anders F Björklund 9dbd74b963 Don't have to copy environment for podman build
We did that in order to include BUILDAH_NOPIVOT (fb0a6f4)

But we don't need it anymore, since we moved to using tmpfs
instead of rootfs. So now pivot_root(8) is available to us.

So we removed that podman environment variable (ae8894c)
2020-05-13 11:11:15 +02:00
Anders F Björklund fb3824ed52 Docs: podman-remote is also called podman
The "podman-remote" program is installed as "podman"
on platforms without a local client (i.e. not Linux)

So we need different documentation for different OS.
Eventually it will be called "podman" everywhere...
2020-05-10 23:42:18 +02:00
Kenta Iso 4912cf1cc6 Add NOTE about dns resolution with docker driver to accessing docs 2020-05-03 22:36:35 +09:00
Thomas Strömberg 100ba9b8d3
Merge pull request #7927 from noah-de/master
Very minor grammar corrections to aid readability
2020-05-01 17:54:45 -07:00
Kenta Iso 138f73f9f8 Change tunnel cleanup flag default to true 2020-04-30 19:26:46 +09:00
Radoslaw Smigielski c1cd59821b Example how to enable multiple addons on start command 2020-04-28 10:18:57 +01:00
Noah Spahn f802293dfd
Very minor grammar corrections to aid readability 2020-04-27 23:07:53 -07:00
Thomas Strömberg 1a9dd1827f
fix runtime configuration options 2020-04-20 15:51:16 -07:00
Thomas Strömberg 4ea2b62c10
Mention --alsologtostderr 2020-04-20 15:03:41 -07:00
Thomas Strömberg ec216a3572
Merge pull request #7759 from prasadkatti/patch-8
Fix aliases for "Proxies and VPNs" page
2020-04-17 20:23:05 -07:00
Medya Ghazizadeh 825ba532d1
Merge pull request #7603 from alonyb/w/add-registery-addon
Add registry addon feature for docker on mac/windows
2020-04-17 19:50:43 -07:00
Alonyb c48b22bbd8 change table of pushing doc 2020-04-17 20:38:58 -05:00
Prasad Katti 33b7a9ea21
Fix aliases for "Proxies and VPNs" page 2020-04-17 18:06:31 -07:00
Jani Poikela 2a33bb66be
fix link to kubernetes 'pull-image-private-registry' 2020-04-17 16:45:35 +03:00
Alonyb 59e9c834b9 fix registry addon template 2020-04-16 17:58:36 -05:00
Ruben Baez 8c00b17da5
Update registry.md 2020-04-16 09:37:46 -05:00
Sharif Elgamal 4d494f418e update reference URL for proxies and VPNs 2020-04-15 13:06:04 -07:00
Michael Vorburger ⛑️ 20dab3b1a1
fix broken link in dashboard doc 2020-04-12 10:14:14 +02:00
Medya Ghazizadeh 7f6ca11c47
Merge pull request #7593 from prasadkatti/fix_broken_links
Fix broken links on minikube website
2020-04-10 18:42:38 -07:00
Prasad Katti 5e5cac7b3e add aliases for old links 2020-04-10 17:38:09 -07:00
Balint Pato 004f4da1e3
fix broken link 2020-04-10 12:35:04 -07:00
Medya Ghazizadeh 4b3f1e5169
Merge pull request #7547 from medyagh/docs_push_img_typos
site: add hot tips for pushing images
2020-04-10 04:24:44 -07:00
Medya Gh 3d0632043d change color of tip 2020-04-10 04:24:10 -07:00
Thomas Stromberg 7a9ce4fe52 Quick Start v2.0 2020-04-09 17:16:59 -07:00
Medya Gh da2736d84e add hot tips 2020-04-09 01:01:22 -07:00
Medya Gh 3c3d14b436 improve wording on the docker push site 2020-04-09 00:52:30 -07:00
Medya Ghazizadeh 75ddd0b070
Merge pull request #7536 from medyagh/docs_push_img_matrix
site: create comparison table for methods to push img to minikube
2020-04-08 19:16:55 -07:00
Medya Gh 620823e77b address review comments 2020-04-08 19:10:04 -07:00
Medya Gh a823b9b80b address review comments 2020-04-08 19:09:02 -07:00
Medya Gh 93d9e52358 address review comments 2020-04-08 18:50:18 -07:00
Medya Ghazizadeh 5e0be853d9
Update accessing.md 2020-04-08 17:55:54 -07:00
Medya Gh ed67b770d4 bullet number the items 2020-04-08 17:53:48 -07:00
Medya Gh ce3754465a add wip 2020-04-08 17:38:13 -07:00
Medya Gh 880f3a7ce9 issues 2020-04-08 17:37:29 -07:00
Medya Gh 3575367b11 fix number words 2020-04-08 17:25:00 -07:00
Medya Gh 5ac676e7bb change perforamnce words 2020-04-08 17:23:18 -07:00
Medya Gh 7a2f62dbe7 create comparision table for methods to push img to minikube 2020-04-08 17:18:43 -07:00
Prasad Katti 9f09a5b527 More updates to the configuration docs 2020-04-08 15:55:42 -07:00
Medya Ghazizadeh 249588ad06
Merge pull request #7528 from prasadkatti/update_docs_k8s_versions
Update supported k8s versions in docs
2020-04-08 15:23:36 -07:00
Prasad Katti b5028746cc Update note on supported k8s versions 2020-04-08 14:30:45 -07:00
Prasad Katti 1497b94145 start does not auto-upgrade k8s version
`minikube start` does not auto-upgrade k8s version since #5798
2020-04-08 14:06:53 -07:00
Prasad Katti 4238d5d929 Add /docs/examples/ alias for compatibility 2020-04-07 14:32:33 -07:00
Medya Ghazizadeh c433ee128b
update push to docker docs 2020-04-06 21:35:21 -07:00
Thomas Stromberg 6be5682c15 Merge branch 'doc-fixit-reorg' of github.com:tstromberg/minikube into doc-fixit-reorg 2020-04-06 16:26:19 -07:00
tstromberg 4593ac3558 Change directory case 2020-04-04 20:30:07 -07:00