Commit Graph

449 Commits (59ecf3fd0688b747908e0a13f3e109b4289213a8)

Author SHA1 Message Date
Thomas Strömberg 572713c481
Add --vm-driver=none 2019-05-22 09:39:23 -07:00
Thomas Strömberg 645c7ee0be
Improve tagging instructions 2019-05-21 17:26:03 -07:00
Thomas Strömberg 33c217eedc
Merge pull request #4310 from afbjorklund/building
Add some CRI-agnostic image build documentation
2019-05-21 15:09:04 -07:00
Thomas Strömberg 32a02d52e7
Add Troubleshooting section 2019-05-21 14:46:59 -07:00
Anders F Björklund 44b51ec7b1 Add some CRI-agnostic image build documentation 2019-05-21 22:43:59 +02:00
Thomas Strömberg aca2c6e416
Update vmdriver-none.md 2019-05-16 11:00:25 -07:00
Thomas Strömberg aa2252bd28
Update http_proxy.md 2019-05-14 14:19:33 -07:00
Thomas Strömberg 6d654c92da
Update to mention the new docker auto configuration 2019-05-14 14:19:01 -07:00
Thomas Strömberg b69fdd20e9
Mention systemctl 2019-05-14 10:52:38 -07:00
Kubernetes Prow Robot 1d3b96be72
Merge pull request #4244 from webwurst/patch-1
Fix location of Kubernetes binaries in cache directory
2019-05-13 22:47:08 -07:00
Tiago Ilieve 5a2aad01d1 docs: remove 'GOPATH' references 2019-05-13 20:39:31 +02:00
Tobias Bradtke 7739d636ed
Fix location of Kubernetes binaries in cache directory 2019-05-12 17:09:53 +02:00
tstromberg 14209a487c Split NewBinDataAsset into NewBinAsset and MustBinAsset 2019-05-06 11:37:54 -07:00
Thomas Strömberg a61fe42bc6
Update configuring_kubernetes.md 2019-05-01 10:45:02 -07:00
Thomas Strömberg 7de892a041
Update configuring_kubernetes.md 2019-05-01 10:44:39 -07:00
Thomas Strömberg 8a0ae987c6
Update configuring_kubernetes.md 2019-05-01 10:43:11 -07:00
Thomas Strömberg ba5a4f6ffa
Improve example text 2019-04-30 10:13:43 -07:00
Thomas Strömberg 1141ed6588
Update configuring_kubernetes.md 2019-04-30 10:13:06 -07:00
Sharif Elgamal 0ad3ab5ca4
Update releasing_minikube.md 2019-04-30 10:03:19 -07:00
Sharif Elgamal 883034fea5
Update releasing_minikube.md 2019-04-25 15:13:28 -07:00
Thomas Strömberg a8bbe7115e
Clarify announce section 2019-04-25 13:54:43 -07:00
Sharif Elgamal 3f4ded0ff3
Update releasing_minikube.md 2019-04-25 13:47:21 -07:00
Douglas Thrift ef8fd551d9
Fix the Data Loss: kubectl -> kubelet
It does not look like `minikube` with the `none` driver does anything to `kubectl`, but it does install `kubelet` along with `kubeadm`.
2019-04-20 14:53:45 -07:00
Thomas Strömberg 6e38df2c1b
Merge pull request #4052 from marcosdiez/more-vmdriver-none-documentation
more vm-driver=none documentation on resolve.conf
2019-04-11 11:47:59 -07:00
Thomas Strömberg 374a05871b
Clarify contents of folders and usage. 2019-04-10 11:43:50 -07:00
Thomas Strömberg 7344c4f617
Update roadmap.md 2019-04-10 11:40:27 -07:00
Thomas Strömberg 2f13f0c848
Add offline link 2019-04-10 11:38:21 -07:00
Thomas Strömberg 7febbfd275
Add offline usage documentation 2019-04-10 11:37:33 -07:00
Thomas Strömberg 925f2e04b3
Update roadmap.md 2019-04-10 11:07:42 -07:00
Thomas Strömberg b832ff3ded
Update drivers.md 2019-04-04 16:10:28 -07:00
Thomas Strömberg 8a5586727d
Improve hyperkit instructions 2019-04-04 16:09:36 -07:00
Marcos Diez 3e0ba3bc0d more vm-driver=none documentation on resolve.conf 2019-04-04 12:08:56 -03:00
Thomas Strömberg 21180b5db8
Update roadmap.md 2019-04-02 12:55:41 -07:00
Thomas Strömberg 5c8bc99770
Update roadmap.md 2019-04-02 12:55:13 -07:00
Thomas Strömberg 35f300560b
Mention brew automation checks 2019-03-27 08:37:10 -07:00
Thomas Strömberg 646949004c
Merge pull request #3976 from tstromberg/in_style
Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE
2019-03-26 13:29:25 -07:00
Marcos Diez 5117b4846b doc update on how solve an issue with ubuntu 18.04, systemd-resolve and minikube 2019-03-26 11:55:14 -03:00
Thomas Stromberg e878c1a0a0 Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE 2019-03-26 06:56:10 -07:00
Thomas Strömberg f74751c3b7
Merge pull request #3934 from afbjorklund/more-lint
Clean up lint and other small report card issues
2019-03-25 21:42:21 -07:00
Anders F Björklund bfc7d7931b Clean up lint and other small report card issues
Add helper for "go vet", and don't use the test files variable.

Also return an exit code from golint (why is this not default?)
2019-03-24 21:30:58 +01:00
Anders F Björklund 2590fc7b9a Remove the rkt container runtime
It has not been updated since kubernetes 1.9 or so
2019-03-24 08:50:58 +01:00
Thomas Strömberg cbac94a53d
Merge pull request #3879 from marcosdiez/extra_config_for_kubeadm
--extra-config now work for kubeadm as well
2019-03-21 22:03:06 -07:00
Thomas Strömberg 4e8a7f4388
Mention 192.168.39.0/24 2019-03-21 20:49:49 -07:00
Marcos Diez 4e2938214c documentation 2019-03-21 06:33:46 -03:00
Marcos Diez b2145be325 updated documentation 2019-03-21 06:33:46 -03:00
Thomas Strömberg 2b3ad6e179
Mention integration env overrides 2019-03-20 19:36:06 -07:00
Thomas Strömberg 667c88d8e1
Merge branch 'master' into mdlint 2019-03-20 10:18:22 -07:00
Thomas Strömberg 5074cc5127
Merge pull request #3894 from gyliu513/kvm-driver
Highlight libvirtd for old distributions.
2019-03-20 09:56:34 -07:00
morvencao bf794665e9 fix gopath issue for driver installation. 2019-03-20 13:10:07 +08:00
Guang Ya Liu 8f7cca3045 Highlight libvirtd for old distributions. 2019-03-18 02:18:09 -07:00
Thomas Strömberg c41338b372
Document hack/tag_release.sh 2019-03-11 09:39:23 -07:00
Anders F Björklund 8e6dbf8053 Run markdownlint on all the md files in docs 2019-03-10 20:06:04 +01:00
Thomas Strömberg 52208171c0
Mention NO_PROXY with non-k8s apps.
Closes #3827
2019-03-08 10:05:44 -08:00
Thomas Strömberg bf1924a758
Update vmdriver-none.md 2019-03-07 10:23:07 -08:00
Thomas Strömberg a63dabebc7
Brew seems to work, fix minikube doc link 2019-03-06 22:36:13 -08:00
Thomas Strömberg 32bd61787b
Mention broken brew automation. 2019-03-06 15:48:17 -08:00
Thomas Strömberg a7c413e1b4
Mention pausing merges 2019-03-06 15:13:44 -08:00
Thomas Strömberg bada9dfb83
Clarify ISO build steps 2019-03-06 14:55:38 -08:00
Thomas Strömberg 64cfca0553
v1.12 2019-03-04 12:08:27 -08:00
Thomas Strömberg 54fbca78ae
Debugging -> Troubleshooting 2019-03-04 09:27:34 -08:00
Filip Havlíček 8b59c9bb7c fix link to OpenID Connect Authentication in docs/README.md 2019-03-01 14:17:43 +01:00
Kubernetes Prow Robot 8d6a45ec5b
Merge pull request #3711 from Expire0/patch-1
update libvirtd
2019-02-26 22:21:34 -08:00
Mas edff9ca940
Update drivers.md
add some extra ticks on line 24.
2019-02-27 00:34:53 -05:00
Mas 0c9192a7f6
Update drivers.md
corrected lines 62 to 78 and added sudo to the systemctl command
2019-02-27 00:25:52 -05:00
Mas 90f5769848
Update drivers.md 2019-02-21 07:31:31 -05:00
Mas 5d5aea86b6
Update drivers.md
move the systemctl start closer to the install steps 
libvirtd.service
2019-02-21 07:30:26 -05:00
Thomas Strömberg 638ec594d0
Remove prompt 2019-02-20 09:41:31 -08:00
Thomas Strömberg c0a66f62a9
Improved formatting 2019-02-20 09:40:55 -08:00
Thomas Strömberg eeb0a4f109
Remove obsolete variables, add MINIKUBE_IN_COLOR 2019-02-20 09:33:13 -08:00
Thomas Strömberg adc4a2f521
Update http_proxy.md 2019-02-19 16:54:29 -08:00
Thomas Strömberg 4930a9dfb2
Update http_proxy.md 2019-02-19 16:46:57 -08:00
Thomas Strömberg 5a4a8899f5
Add newline 2019-02-19 16:45:48 -08:00
Thomas Strömberg 2533bfadd6
Add x509 documentation
Document "x509: certificate signed by unknown authority" issues.

Closes #3613 and #3721
2019-02-19 16:45:27 -08:00
Thomas Strömberg aeeb9f955d
Mention that HTTP_PROXY could be responsible for ISO download errors 2019-02-19 15:53:32 -08:00
Thomas Strömberg a67f1f1d77
Update http_proxy.md 2019-02-19 15:50:53 -08:00
Thomas Strömberg 62a9628476
Update 192 CIDR 2019-02-19 15:50:19 -08:00
Thomas Strömberg cb3e402061
Update http_proxy.md 2019-02-19 15:49:19 -08:00
Thomas Strömberg 6dadf415ba
Add detailed examples for macOS, Linux, Windows 2019-02-19 15:36:12 -08:00
Thomas Strömberg ff77c67e48
Fix paths 2019-02-19 10:57:35 -08:00
Thomas Strömberg ae3f7fa925
Add back the CI example from the README. 2019-02-19 10:52:07 -08:00
Thomas Strömberg 2b9d521bc6
Highlight the avoid line. 2019-02-19 10:36:32 -08:00
Thomas Strömberg ac440a4edc
Mention why kubeadm is updated 2019-02-19 10:34:14 -08:00
Thomas Strömberg 89a0c4fe2e
Make sure data loss gets mentioned. 2019-02-19 10:32:54 -08:00
Ihor Dvoretskyi f31a8e4dd7 Formatting and minor content fixes
Signed-off-by: Ihor Dvoretskyi <ihor.dvoretskyi@gmail.com>
2019-02-19 12:36:05 +00:00
Thomas Strömberg 754b41fe51
Fix subtitles 2019-02-18 06:46:46 -08:00
Thomas Strömberg 51643bba78
More clarifications 2019-02-18 06:46:03 -08:00
Mas 6b962793e7
update systemd
libvirtd must be started before you run minikube. Failure to do so will result in the below error 
Failed to connect socket to '/var/run/libvirt/libvirt-sock'
I believe this should be noted in the documentation to assist other users.  
Added lines 40-43
2019-02-17 10:44:06 -05:00
Thomas Strömberg 23117f5452
fish-compatible change 2019-02-16 14:12:58 -08:00
Thomas Strömberg 1211eda1c6
Make the none driver clearer. 2019-02-15 21:45:49 -08:00
Thomas Strömberg a1f7befff4
Update drivers.md 2019-02-15 21:03:22 -08:00
Thomas Strömberg b26a8c77c1
Merge pull request #3690 from joerg84/unified-instructions
Added and unified driver usage instructions.
2019-02-15 16:03:07 -08:00
Joerg Schad e09f49cefe Unified driver usage instructions. 2019-02-15 12:51:12 -08:00
Thomas Strömberg e2c94ba70d
Add link to Go download page 2019-02-15 12:21:24 -08:00
Thomas Strömberg 2c1de37b90
Fix build instructions 2019-02-15 12:19:42 -08:00
Thomas Strömberg f04bc605ce
Add note abount Ubuntu 16.x 2019-02-15 12:17:13 -08:00
Thomas Strömberg 543ebf09cc
Add missing directory argument 2019-02-15 12:14:16 -08:00
Thomas Strömberg ed188c7a72
Clarify kvm2 instructions 2019-02-15 12:11:48 -08:00
Thomas Strömberg 0332f7335f
Remove obsolete drivers. 2019-02-15 12:09:07 -08:00
Thomas Strömberg 7a2ca50ebf
Update drivers.md 2019-02-15 12:08:28 -08:00
Thomas Strömberg a009bc3eea
Fix github links 2019-02-15 12:05:18 -08:00