Commit Graph

232 Commits (ea5e399b481e78a13206ca0ae86d60131563a615)

Author SHA1 Message Date
Medya Ghazizadeh 45361c4f77
Merge pull request #7245 from prasadkatti/docs_aws_ecr
Add a tutorial for using AWS ECR with registry-creds addon
2020-03-27 22:16:06 -07:00
Sharif Elgamal 339960589b
spacing 2 electric boogaloo 2020-03-27 10:28:01 -07:00
Sharif Elgamal 969c90f5fb
spacing 2020-03-27 10:14:27 -07:00
Sharif Elgamal 47858bf92b
More translation documentation updates 2020-03-27 10:05:58 -07:00
Sharif Elgamal 2d825d6498 translations facelift 2020-03-26 18:04:49 -07:00
Medya Gh 26bdbfe11d update references to docker podman 2020-03-26 02:01:57 -07:00
Medya Gh b7742190ab podman wording 2020-03-26 01:46:56 -07:00
Medya Gh 2635b4b0d7 fix wording 2020-03-26 01:44:48 -07:00
Medya Gh 844e1a083d add podman driver docs 2020-03-26 01:41:20 -07:00
Medya Gh 6654d4e033 update docs about memory auto select 2020-03-26 01:27:23 -07:00
Medya Gh 7d9d62bef6 fix the heading sizer 2020-03-26 01:21:30 -07:00
Medya Gh 6006e1416f rename broken link 2020-03-26 01:17:52 -07:00
Medya Gh 4f2d3de055 rename inc page 2020-03-26 01:16:16 -07:00
Medya Gh 1c8d580682 add docs for docker driver 2020-03-26 01:14:07 -07:00
Prasad Katti 1f900e2bb5 Add a tutorial for using AWS ECR with registry-creds addon 2020-03-25 20:56:59 -07:00
priyawadhwa cf31a34071
Update roadmap.en.md 2020-03-23 11:45:34 -07:00
priyawadhwa b9f2aab3b6
Merge pull request #7108 from priyawadhwa/issue-triage
Add doc for issue triage to minikube documentation
2020-03-20 11:36:59 -07:00
Priya Wadhwa 2822ee596e update urls 2020-03-20 11:35:19 -07:00
Priya Wadhwa 0e0ddbcfb3 Polish 2020-03-19 11:37:12 -07:00
Priya Wadhwa 9a76c2b33c add weekly and post-release triage 2020-03-19 11:01:24 -07:00
Priya Wadhwa eaa54a28d1 Add prioritization 2020-03-19 10:51:10 -07:00
Priya Wadhwa b5e8c20e0f add in daily triage section 2020-03-19 10:49:43 -07:00
priyawadhwa 0cff70dc59
Merge pull request #6681 from RA489/slowdocker
Document to improve docker performance if docker driver is too slow
2020-03-18 12:42:05 -07:00
Priya Wadhwa 196eb6a853 Start adding doc for issue triage 2020-03-17 18:38:32 -07:00
Priya Wadhwa 29db560be7 Updated doc to use tarball of necessary kernel headers 2020-03-13 13:25:04 -07:00
Priya Wadhwa fdf4104873 Merge branch 'master' of https://github.com/kubernetes/minikube into ebpf-doc 2020-03-13 13:18:06 -07:00
RA489 f5de2ff7c0 Improve docker performance if it is too slow 2020-03-12 13:51:11 +05:30
Ian Molee 752a7ddd1e site: Update overview to remove "not yet good for" non-VM line
Addresses #7007.
2020-03-11 01:27:21 -07:00
Priya Wadhwa c26635123b Add doc for running ebpf in minikube 2020-03-06 11:38:46 -08:00
Thomas Stromberg 3e772d0048 Merge master 2020-03-04 20:18:16 -08:00
Thomas Stromberg a1ebcbd031 Merge conflicts 2020-03-04 18:01:41 -08:00
Thomas Stromberg 39670fc06f Add download package & support URL fallback 2020-03-04 17:07:49 -08:00
Sharif Elgamal ac0c1bad42 missing files 2020-03-04 13:48:21 -08:00
Sharif Elgamal e2ce45c6f0 Switch --vm-driver paramter to --driver 2020-03-04 13:32:43 -08:00
Pierre Ugaz a92e670642
skip phases in cmd whitelist for kubeadm
Signed-off-by: Pierre Ugaz <ulm0@innersea.xyz>
2020-03-04 02:59:18 -03:00
Jose Donizetti b8941d4f9e
Merge pull request #6835 from kschaab/patch-1
doc: minikube tunnel command runs as a process in the same terminal
2020-03-01 21:17:07 -03:00
Prasad Katti 07d1402588
minor fix in roadmap doc 2020-03-01 13:11:49 -08:00
Keith Schaab 44467579a6
Update loadbalancer.md 2020-02-28 14:02:16 -08:00
Keith Schaab f02a0a53b7
Update loadbalancer.md 2020-02-28 14:00:49 -08:00
Keith Schaab 71a83acabb
Update loadbalancer.md 2020-02-28 12:39:21 -08:00
Olivier Lemasle 808e42a25c Improve doc on podman-env 2020-02-22 16:01:12 +01:00
Sharif Elgamal 6e9cf2de2f Change MachineConfig to ClusterConfig 2020-02-21 16:09:05 -08:00
Kenta Iso d70aa854ee Fix site documentation link to docker_registry.md 2020-02-21 23:40:15 +09:00
Kenta Iso f5d4e9e2ad Fix 404 'Using the Docker registry' 2020-02-21 11:25:10 +09:00
Anders Björklund ff763db1e7
Add podman-env for connecting with podman-remote (#6351)
* Refactor: add the docker vars after the shell vars

* Move shell handling functions to separate package

* Rename env source file to docker-env like command

* Add podman-env for connecting with podman-remote

* Remove leading Shell prefix from the shell package

* Add some documentation describing podman service

* Address some podman-env issues pointed out by lint
2020-02-10 22:59:37 -07:00
Nguyen Hai Truong 7c2ef6d81e docs: fix some typos
Although it is spelling mistakes, it might make affects while reading.

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2020-02-10 15:51:06 +07:00
David Taylor 9631d35a14
Add instructions for Windows host
Instructions for MacOS do not work as-is for Windows. Need to add an additional step.
2020-02-07 12:57:57 -06:00
Sharif Elgamal ce7060c578
Update linux.md 2020-02-06 11:28:14 -08:00
Sharif Elgamal 0dc41fc5ad
Fix deb and rpm endpoints in docs 2020-02-06 11:04:13 -08:00
Thomas Stromberg f061168ed3 improve pause/unpause docs 2020-02-05 22:31:55 -08:00