Commit Graph

706 Commits (54f94000065d186b05fe6363d090fb1923b9b3e5)

Author SHA1 Message Date
Priya Wadhwa a9b29a71a5 Improve documentation for minikube installation via brew 2020-05-18 15:01:07 -07:00
priyawadhwa 02cee02721
Merge pull request #8143 from priyawadhwa/list
Add defaults subcommand to `minikube config`
2020-05-18 10:59:38 -07:00
Anders Björklund 34b3954b34
Merge pull request #8117 from afbjorklund/podman-build
Don't have to copy environment for podman build
2020-05-16 09:47:08 +02:00
Medya Ghazizadeh 0fd4e79120
Merge pull request #8032 from RA489/sitefaq
site: add to FAQ page how to ignore system verification.
2020-05-15 23:22:28 +00:00
Natale Vinto b53a0a57a8 Update doc with test and lint checks 2020-05-15 13:04:00 +02:00
Priya Wadhwa bd08d04df7 update docs 2020-05-13 15:51:53 -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
Medya Gh 2cc0e165e9 fix docs 2020-05-12 18:24:36 -07:00
Medya Ghazizadeh 3c84c3cf31
Merge pull request #8099 from medyagh/update_kube_ver
update Kubernetes version to v1.18.2
2020-05-13 00:46:20 +00:00
Medya Gh 29d72a469b generate docs 2020-05-12 17:33:36 -07:00
Medya Gh e62fa4b63d update docs 2020-05-12 15:26:28 -07:00
Medya Gh 7dbbbc66cf update kuberentes version to v1.18.2 2020-05-12 15:17:55 -07:00
Medya Ghazizadeh 5b7f8096ab
Merge pull request #8087 from tstromberg/latest-doc-filenames
docs: Use "_latest" package filenames instead of < latest > tag
2020-05-12 20:19:41 +00:00
Thomas Strömberg fb19e1ba0e
Merge pull request #8090 from tstromberg/addons-doc
Update addons docs to be accurate post addon-manager removal
2020-05-12 12:49:24 -07:00
Thomas Strömberg f7febd6abb
Merge pull request #8086 from tstromberg/content-flashing
Simplify docs redirect page to avoid content flashing
2020-05-12 11:07:38 -07:00
Thomas Stromberg 65408e9dff Tabs to spaces 2020-05-12 11:04:49 -07:00
Thomas Stromberg 1823bdb384 Update addons docs for 2020 2020-05-12 11:01:14 -07:00
Thomas Stromberg 1d1a5ce916 Use _latest RPM/DEB filenames in docs 2020-05-12 09:02:12 -07:00
Thomas Stromberg 9716f56ef6 Reduce complexity of root redirect to avoid content flashing 2020-05-12 09:00:13 -07:00
Thomas Stromberg 5404cda392 Update screenshot for v1.10.0 2020-05-12 08:57:06 -07:00
RA489 c6d48d30cb site: add to FAQ page how to ignore system verification. 2020-05-12 12:39:16 +05:30
Medya Ghazizadeh f318680e7e
Merge pull request #8075 from medyagh/release_v1_10
Release v1.10.0
2020-05-12 00:37:01 +00:00
Medya Gh 6606548ef1 fix cross ref link 2020-05-11 16:01:34 -07:00
Medya Gh 364e48c637 try link with _index 2020-05-11 15:57:28 -07:00
Medya Gh 88e72ca91d fix broken docs link 2020-05-11 15:53:11 -07:00
Medya Gh ace8205c3a gen-docs 2020-05-11 15:31:15 -07:00
Medya Ghazizadeh 12122f7dc6
Merge pull request #8053 from medyagh/arm64_docker_solution
docker/podman solution message for non-amd64 archs
2020-05-11 19:41:31 +00:00
Medya Gh 7c912719f1 match docker style in podman md 2020-05-11 12:29:36 -07:00
Medya Gh be221be806 address review comments 2020-05-11 12:29:07 -07:00
Medya Gh 5a4d3279be address review comments 2020-05-11 12:28:48 -07:00
Medya Ghazizadeh 9c6054883d
Merge pull request #8062 from afbjorklund/podman-point
Add a PointToHost function for podman as well
2020-05-11 17:55:14 +00: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
Anders F Björklund c578a7aa1e Add a PointToHost function for podman as well
And add an active variable, similiar to docker
2020-05-10 23:07:12 +02:00
Medya Gh 24971a5ff5 docker/podman fail on non-amd64 systems 2020-05-08 19:56:38 -07:00
Anders F Björklund 39e135cf03 Document that minikube with kubeadm needs 2 CPUs 2020-05-08 17:34:08 +02:00
Thomas Stromberg cad2960ed5 Run generate-docs 2020-05-07 14:18:00 -07:00
Thomas Strömberg 1c60122567
Merge pull request #7860 from medyagh/hyperkit_version_warn
site: add instructions to  upgrade hyperkit
2020-05-07 10:11:27 -07:00
anencore94 6efa4ad37d Fix a typo in roadmap document
Signed-off-by: anencore94 <anencore94@kaist.ac.kr>
2020-05-07 15:49:52 +09:00
Medya Ghazizadeh f3d5c576e4
Merge pull request #7956 from govargo/split-integration-tunnelcmd
TestFunctional/parallel/TunnelCmd into serial subtest
2020-05-06 03:49:31 +00:00
Kenta Iso 4912cf1cc6 Add NOTE about dns resolution with docker driver to accessing docs 2020-05-03 22:36:35 +09:00
Medya Gh a3cafb0b80 add titles for each troubleshooting 2020-05-02 22:37:36 -07:00
Medya Gh daef3ce1f7 address review comments 2020-05-02 22:29:46 -07:00
Medya Gh d887259153 add to registry 2020-05-02 20:19:17 -07:00
Medya Gh e5c8592fdd spell docs 2020-05-02 19:58:19 -07:00
Medya Gh 7cf9da3d72 add docs about container type 2020-05-02 19:57:19 -07: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
Thomas Stromberg b5fb930021 Run 'make generate-docs' 2020-04-29 11:06:43 -07:00
Thomas Strömberg 147fd9e2b1
Merge pull request #7714 from tstromberg/k8s-v1.18.1
Upgrade default Kubernetes to v1.18.1
2020-04-29 10:29:00 -07:00
Thomas Strömberg 135a32f5f1
Merge pull request #7924 from radeksm/bugfix/7920
Example how to enable multiple addons on start command
2020-04-29 09:16:10 -07:00
Thomas Strömberg dee6d518ce
Merge pull request #7631 from afbjorklund/podman-sudo
Add "sudo" to podman calls
2020-04-29 08:53:41 -07:00
Thomas Strömberg 2f78bff4ed
Merge pull request #7858 from priyawadhwa/upgrade-kic
Upgrade docker driver base image to v0.0.10
2020-04-29 08:48:45 -07:00
Sharif Elgamal de71233966
Merge pull request #7851 from radeksm/feature/7667
Add list option for "minikube node" command
2020-04-28 10:09:38 -07:00
Thomas Stromberg 798fb930b0 Merge branch 'master' into k8s-v1.18.1 2020-04-28 08:11:34 -07: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
Anders F Björklund f78e00e99b Merge branch 'master' into podman-sudo 2020-04-28 07:55:38 +02:00
Radoslaw Smigielski 4c1e6c5fe0 Merge branch 'master' into feature/7667 2020-04-27 20:52:23 +01:00
Priya Wadhwa 67efd1120e update docs 2020-04-27 10:47:43 -07:00
Anders F Björklund e95ae3280c Fix copy/paste error on the podman usage page 2020-04-26 22:45:38 +02:00
Thomas Stromberg 1cbbb6ac0b Merge to master 2020-04-24 16:58:15 -07:00
Priya Wadhwa 71ca99b926 Merge branch 'master' of https://github.com/kubernetes/minikube into systemd 2020-04-24 15:33:50 -07:00
Medya Ghazizadeh b69ebd1231
Merge pull request #7881 from kubernetes/tstromberg-patch-4
none docs: Mention OpenRC and Docker requirement
2020-04-24 13:37:50 -07:00
Priya Wadhwa 29dc41e5ab Merge branch 'master' of https://github.com/kubernetes/minikube into systemd 2020-04-24 10:08:50 -07:00
Priya Wadhwa 8479ba047c Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic 2020-04-24 10:08:23 -07:00
Thomas Strömberg bf8ff14d20
none docs: Mention OpenRC and Docker requirement
Related: #7877 #7651
2020-04-23 17:37:48 -07:00
Priya Wadhwa 045b1e9a3a update docs 2020-04-23 15:02:14 -07:00
Priya Wadhwa dc14146f8d resolve merge conflict 2020-04-23 14:53:28 -07:00
Thomas Strömberg 307d0860b3
s#real#major/minor# 2020-04-23 13:16:32 -07:00
Priya Wadhwa 0947384937 Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic 2020-04-23 12:46:52 -07:00
Priya Wadhwa da8253d879 update docs 2020-04-23 12:46:37 -07:00
Thomas Strömberg 37273f043d
Clarify Makefile/ISO release instructions 2020-04-23 12:03:45 -07:00
priyawadhwa e1ad23cf85
Merge pull request #7832 from priyawadhwa/release
Release v1.10.0-beta.1
2020-04-23 11:05:28 -07:00
priyawadhwa 8f42f380c0
Merge pull request #7856 from priyawadhwa/devkic
Add --base-image flag for docker driver local dev
2020-04-23 10:52:38 -07:00
Thomas Strömberg c4d69d561f
Merge pull request #7836 from Moglum/hyperv
Describe additional hyperv driver flags
2020-04-23 09:27:25 -07:00
Medya Gh 321bf32014 nit 2020-04-22 17:57:45 -07:00
Medya Gh ea310c955a improve wroding 2020-04-22 17:53:15 -07:00
Medya Gh a9f565bb27 revert unrelated change 2020-04-22 17:50:13 -07:00
Medya Gh f666d923ea update site 2020-04-22 17:43:10 -07:00
Medya Gh 38cf484903 update docs 2020-04-22 17:34:57 -07:00
Medya Gh 62d141e23e add site instructions on hyperkit upgrade 2020-04-22 17:26:17 -07:00
Priya Wadhwa 0d07fd4dac Update docs 2020-04-22 17:20:15 -07:00
Priya Wadhwa 0639dab3c2 update docs 2020-04-22 15:28:47 -07:00
Priya Wadhwa 513d84700c update docs 2020-04-22 14:30:36 -07:00
Priya Wadhwa 1f2b32c4ed Update docs 2020-04-22 14:11:23 -07:00
Radoslaw Smigielski 62c93c4657 Add docs for node list command 2020-04-22 17:23:05 +01:00
Vojta Polak cb321b524a small fixes 2020-04-22 10:05:42 +02:00
Thomas Stromberg 685aaf49fc update latest doc to v1.18.1 2020-04-21 15:26:48 -07:00
Thomas Stromberg e185606d94 Merge branch 'master' into k8s-v1.18.1 2020-04-21 15:25:58 -07:00
Vojta Polak ba51e4776a describe hyperv flags 2020-04-21 22:37:53 +02:00
Sharif Elgamal ab548abeb3 Merge branch 'master' of github.com:kubernetes/minikube into multitest 2020-04-21 11:32:27 -07:00
Tobias Klauser 621d4fd4fe Update latest release in docs to 1.9.2 2020-04-21 15:25:04 +02:00
Sharif Elgamal 2b5244a175 Merge branch 'master' of github.com:kubernetes/minikube into multitest 2020-04-21 00:19:14 -07:00
Priya Wadhwa 18c7ab5f8b update docs 2020-04-20 18:31:31 -07:00
Priya Wadhwa dc3b625438 update docs 2020-04-20 17:28:51 -07:00
Sharif Elgamal 0c0add9f95 fix docs 2020-04-20 17:12:35 -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
Medya Ghazizadeh 51df331238
Merge pull request #7799 from prasadkatti/site_changes
Site: update community page
2020-04-20 14:26:07 -07:00
Prasad Katti 5cc0b823e4 Update community webpage 2020-04-20 14:08:34 -07:00
Medya Ghazizadeh ae7c923feb
Merge pull request #7777 from sayboras/feature/fish-completion
Add fish completion support
2020-04-20 10:49:50 -07:00
Thomas Strömberg b45112da30
Fix port number typo 2020-04-20 09:20:01 -07:00
Prasad Katti 57008d2f50 blog was removed, so don't need the config 2020-04-19 19:52:41 -07:00
sayboras 66a7cf26b3
Add fish auto completion 2020-04-20 11:52:26 +10:00
Prasad Katti dc526455f0 Move integration testing doc from the readme.md to the website 2020-04-18 20:29:40 -07:00
Kenta Iso 2c81c21e57 fix apparmor trobleshooting to add original issue track 2020-04-18 21:45:03 +09:00
Kenta Iso b5b73e43c3 fix command layout 2020-04-18 20:09:33 +09:00
Kenta Iso a6b61a86a5 add how to disbale apparmor for mysql profile for linux user 2020-04-18 20:09:33 +09: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
Medya Ghazizadeh fe4fdeec6c
Merge pull request #7752 from medyagh/node_pressure_redo
Check node pressure & new option "node_ready" for --wait flag
2020-04-17 19:45:40 -07:00
Alonyb a96d8f051d delete windows and mac doc 2020-04-17 20:42:29 -05: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
Thomas Strömberg 28765094d9
Decrease size of "LoadBalancer deployments" 2020-04-17 17:03:50 -07:00
Thomas Strömberg f6b2c74d6e
Sharpen LoadBalancer text 2020-04-17 16:59:27 -07:00
Thomas Strömberg 29d5545865
Clarify LoadBalancer text 2020-04-17 16:53:00 -07:00
Thomas Strömberg 6eade99a69
Update _index.md 2020-04-17 16:50:23 -07:00
Alonyb cef7a6fb84 fix documentation 2020-04-17 18:39:33 -05:00
Medya Gh 4f04427326 rename icon 2020-04-17 13:50:33 -07:00
Alonyb 6bde0e0f5d change upper case & add new step 2020-04-17 14:02:52 -05:00
Thomas Strömberg fce7ec3270
Getting started: improve LoadBalancer text 2020-04-17 09:52:52 -07:00
Jani Poikela 2a33bb66be
fix link to kubernetes 'pull-image-private-registry' 2020-04-17 16:45:35 +03:00
Alonyb 40e87af21d fix docker commands 2020-04-16 20:56:52 -05:00
Alonyb 2f940d84a9 update registry_addon_mac_windows.inc 2020-04-16 20:47:48 -05:00
Alonyb 5ec1862290 delete links 2020-04-16 20:29:09 -05:00
Alonyb d573b6c5d9 add docker inspect command 2020-04-16 19:26:55 -05:00
Alonyb 59e9c834b9 fix registry addon template 2020-04-16 17:58:36 -05:00
Thomas Strömberg c6696e035a
Mention addon testing 2020-04-16 08:09:18 -07:00
Thomas Strömberg dc95cb0d5e
Update addons.en.md 2020-04-16 08:07:22 -07:00
Ruben Baez 8c00b17da5
Update registry.md 2020-04-16 09:37:46 -05:00
Ruben Baez 373616b188
Update registry_addon_mac_windows.inc 2020-04-16 09:31:13 -05:00
Thomas Stromberg fdb3bd9d60 Upgrade default Kubernetes to v1.18.1 2020-04-16 07:23:53 -07:00
Ruben Baez db8af9d7b3
Update registry_addon_mac_windows.inc 2020-04-16 08:40:40 -05:00
Sharif Elgamal 4d494f418e update reference URL for proxies and VPNs 2020-04-15 13:06:04 -07:00
Thomas Strömberg 09a989b6db
Merge pull request #7607 from prasadkatti/patch-5
Update formatting
2020-04-15 12:40:48 -07:00
Medya Ghazizadeh 7e6f496029
Merge pull request #7686 from priyawadhwa/triage
Add triage meeting info to docs and website
2020-04-15 12:16:59 -07:00
Thomas Strömberg 81969a3f26
Clarify name of label 2020-04-15 11:37:59 -07:00
Thomas Strömberg dd5bf7f037
Fix issues link
Fixes #7507
2020-04-15 11:37:26 -07:00
Medya Ghazizadeh acced95db4
Merge pull request #7687 from tstromberg/header-wrong-font
Fix navbar logo font to match headings
2020-04-15 11:19:46 -07:00
Priya Wadhwa b5ac1ac991 Add to community page on website 2020-04-15 11:01:04 -07:00
Thomas Stromberg 3105c870ce Fix navbar logo font to match headings 2020-04-15 10:59:06 -07:00
Priya Wadhwa 90d3fbc39e Add triage meeting info to docs and website 2020-04-15 10:56:03 -07:00
Kenta Iso 9036230e26 Add NOTE about status to multi node tutorial 2020-04-14 11:55:49 +09:00
Kenta Iso 83d6d59c69 Update `minikube status` output example to multi node tutorial 2020-04-14 11:53:29 +09:00
Kenta Iso 29f1144de3 Add node type to each node in `minikube status` 2020-04-14 11:53:29 +09:00
Kenta Iso 47333325e8 add master node/worker node section to `minikube status` 2020-04-14 11:53:29 +09:00
Medya Ghazizadeh a2a1d85538
Merge pull request #7650 from medyagh/site_front_page
site: SEO large size link to minikube site
2020-04-13 19:15:12 -07:00
Medya Gh 4c17ab5dd5 optimize seo 2020-04-13 13:27:22 -07:00
Medya Gh bbc27bca45 add minikube website 2020-04-13 13:24:33 -07:00
Medya Gh b3bcbf0974 get search engine's attention 2020-04-13 13:18:49 -07:00
Prasad Katti 964af77e14 Add kubeadm requirements to none driver docs page 2020-04-13 12:07:00 -07:00
Medya Ghazizadeh cd7d4b8157
Merge pull request #7609 from prasadkatti/ipv6_support
Add a note that minikube does not support IPv6 yet
2020-04-12 22:04:54 -07:00
Michael Vorburger ⛑️ 20dab3b1a1
fix broken link in dashboard doc 2020-04-12 10:14:14 +02:00
Prasad Katti 17c5f4e785 Move ipv6 support note to FAQs and re-format FAQs 2020-04-11 15:08:14 -07:00
Batuhan Apaydın 50a31eec9d
Update audit-policy.md
removed whitespace in line 34 before the namespace name.
2020-04-11 18:55:57 +03:00
Medya Ghazizadeh 2ef15e6a3c
Merge pull request #7615 from prasadkatti/patch-6
Add fix for broken link
2020-04-11 05:35:10 -07:00
Anders Björklund 66c71f2b8d
Merge pull request #7441 from afbjorklund/docker-products
Separate between Docker Desktop and Docker Engine
2020-04-11 09:54:31 +02:00
Ruben Baez a34ada808a
add regisrtry_addon_mac_windows_usage.inc 2020-04-11 02:49:03 -05:00
Ruben Baez a8e90441fc
Merge pull request #6 from alonyb/patch-2
Patch 2
2020-04-11 02:36:13 -05:00
Ruben Baez 2452471e16
Create registry_addon_mac_windows.inc 2020-04-11 02:34:51 -05:00
Prasad Katti 52889281fb Found another broken link 2020-04-11 00:22:03 -07:00
Ruben Baez bd5fd8160d
Update docker.md 2020-04-11 01:32:56 -05:00
Prasad Katti 80e693b98f Add a note that minikube does not support IPv6 yet 2020-04-10 19:55:03 -07: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 f3d44800e0
Update formatting 2020-04-10 18:32:30 -07:00
Ruben Baez 3d6b94503c
Merge pull request #5 from alonyb/change-documentation
Update docker.md
2020-04-10 20:14:54 -05:00
Ruben Baez a9e87bd8a3
Update docker.md 2020-04-10 20:14:32 -05:00
Ruben Baez e63627252d
Update docker.md 2020-04-10 20:09:12 -05:00
Prasad Katti 5e5cac7b3e add aliases for old links 2020-04-10 17:38:09 -07:00
Prasad Katti 983c41acd7 fix broken links on minikube website 2020-04-10 17:10:58 -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
Anders F Björklund 36f879947d Separate between Docker Desktop and Docker Engine
See https://www.docker.com/products for the list
2020-04-10 09:53:02 +02:00
Thomas Stromberg 871d7a52fd Neutral-grey sidebar 2020-04-09 19:55:12 -07:00
Thomas Stromberg 99fb6d1486 Merge branch 'master' into new-start 2020-04-09 19:09:21 -07:00
Thomas Stromberg 6d7e978e46 Brighten mk-light, add midlight to sidebar 2020-04-09 19:07:22 -07:00
Thomas Stromberg 2ed7b13edd Darken inactive tag just by a hair 2020-04-09 18:55:05 -07:00
Thomas Stromberg b28c3b2e7c Narrower tab titles 2020-04-09 18:53:13 -07:00
Thomas Stromberg 9426c25ba3 Lighten the colors, increase pre font size 2020-04-09 18:48:18 -07:00
remraz 0f325f069d
Use Github's GUI for quick contributions
Refers to Github's repositories and integrated markdown editor that already exists in Kubernetes's general guidelines.
2020-04-10 02:24:59 +02:00
Thomas Stromberg 7a9ce4fe52 Quick Start v2.0 2020-04-09 17:16:59 -07:00
Sharif Elgamal 793a267780 code comments 2020-04-09 12:15:50 -07:00
Sharif Elgamal 20b86a4e46 Merge branch 'master' of github.com:kubernetes/minikube into multinode-walkthru 2020-04-09 12:14:33 -07:00
Sharif Elgamal 35ef02b4fb updating some french translations for minikube start 2020-04-09 11:39:39 -07:00
Kenta Iso af87f3ddcb Doc fix: use LC_ALL which has priority for system locale instead of LANG 2020-04-09 19:26:18 +09: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
Thomas Strömberg d09f75bfd0
Merge pull request #7529 from medyagh/site_search_width
site: search result wider
2020-04-08 21:29:29 -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 794d78a788 document registery limitation on docker mac 2020-04-08 18:55:21 -07:00
Medya Gh 93d9e52358 address review comments 2020-04-08 18:50:18 -07:00
Sharif Elgamal 7748216542 S Y N T A X 2020-04-08 17:58:16 -07:00
Medya Ghazizadeh 5e0be853d9
Update accessing.md 2020-04-08 17:55:54 -07:00
Sharif Elgamal fdc51cd328 trying to guess syntax was a bad idea 2020-04-08 17:54:23 -07:00
Medya Gh ed67b770d4 bullet number the items 2020-04-08 17:53:48 -07:00
Sharif Elgamal 5239ee6e70 moving includes around 2020-04-08 17:44:12 -07:00