Commit Graph

564 Commits (a678b0fb19ad8a533c923f029b333a9d436b5821)

Author SHA1 Message Date
Medya Gh 4b280ab362 bump default kubernetes version 2020-05-28 13:44:57 -07:00
Medya Ghazizadeh ea20609a3a
Merge pull request #8161 from concaf/concaf/addons/ambassador
Add Ambassador Ingress controller as an addon
2020-05-28 18:08:41 +00:00
Sharif Elgamal 95755c07fd generate docs 2020-05-21 12:54:54 -07:00
Medya Ghazizadeh 06a3ed32fb
Merge pull request #8196 from priyawadhwa/brew
Improve documentation for minikube installation via brew
2020-05-20 01:22:23 +00:00
Sharif Elgamal 1eb346d3ab
Merge pull request #8200 from kubernetes/sharifelgamal-patch-1-1
site: Update multi node tutorial instructions
2020-05-19 15:54:54 -07:00
Priya Wadhwa 07ceed9e2f fix instructions 2020-05-19 12:13:36 -07:00
Shubham 81dabc9553 Add Ambassador tutorial 2020-05-19 18:14:01 +05:30
Sharif Elgamal 42d67d9b73
Update multi_node.md 2020-05-18 17:48:07 -07:00
Priya Wadhwa 0fefeebe94 Switch to hangouts for triage meeting 2020-05-18 15:43:29 -07:00
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