Commit Graph

160 Commits (master)

Author SHA1 Message Date
Nir Soffer e9f13e56a9
site: Add example to ingress tutorial (#20814)
We show how to connect to redis with telnet, so let's show some commands
to make it more interesting.

This is modified example from redis docs:
https://redis.io/docs/latest/develop/get-started/data-store/#store-and-retrieve-data
2025-05-21 11:34:12 -07:00
Steven Powell f22b29f30d
Merge pull request #19545 from RamBITS-AI/merge_nvidia-gpu-device-plugin__and__nvidia_device_plugin
Merge nvidia-gpu-device-plugin and nvidia-device-plugin.
2024-12-19 09:37:12 -08:00
Sarath Kumar dfc0696c2d
Update Github actions documentation url (#20126) 2024-12-17 09:42:39 -08:00
Medya Ghazizadeh fb58a5334d
Update ebpf_tools_in_minikube.md (#19887)
* Update ebpf_tools_in_minikube.md

* Update site/content/en/docs/tutorials/ebpf_tools_in_minikube.md

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>

* Update ebpf_tools_in_minikube.md

* Update site/content/en/docs/tutorials/ebpf_tools_in_minikube.md

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>

---------

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-11-06 11:07:33 -08:00
fbyrne 50b5d8ee62 Add support for AMD GPU via --gpu=amd for docker linux amd64. 2024-10-11 21:36:06 +01:00
Ramachandran C a98eefef98 Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
2024-10-04 19:59:41 +05:30
Ramachandran C 28e780532a
Merge branch 'master' into merge_nvidia-gpu-device-plugin__and__nvidia_device_plugin 2024-10-04 19:49:41 +05:30
Predrag Rogic 2c6754b0c3
use installed kubectl version in examples 2024-09-28 16:11:48 +01:00
Matt L bebee72e90
Update "Using NVIDIA GPUs with minikube" (#19677)
Adding a note to delete existing minikube instance before starting one with the nvidia shim. This confused me for an good bit before I figured out why minikube couldn't see my GPUs.

Completely deleting the the instance and restarting from scratch seems to set everything up in a good state:
> 🌟  Enabled addons: nvidia-device-plugin, storage-provisioner, default-storageclass
2024-09-20 10:25:53 -07:00
Medya Gh f33a321ef5 remove deadlink 2024-09-16 15:41:43 -07:00
tianlj ada3052435
Update nginx_tcp_udp_ingress.md
Synchronize article titles:
[Routing traffic multiple services on ports 80 and 443 in minikube with the Kubernetes Ingress resource] -> [Set up Ingress on Minikube with the NGINX Ingress Controller]
2024-09-09 03:00:59 +00:00
Ramachandran C b282913a91 Messages, Warnings and In-line Code Comments w.r.t the merger.
Messages, Warnings and In-line Code Comments w.r.t the merger.
2024-08-31 17:48:55 +05:30
Jack Brown 3b2576d897
Fixed typo 2024-08-11 15:26:14 -07:00
Jack Brown 8a6cb5208d
Update module5.md
Removed unnecessary command  to recreate deployment

The previous module didn't actually include a step to delete the deployment, so this could be confusing to users following the guide.
2024-08-11 15:15:26 -07:00
Steven Powell 6c39ab4e5e site: Fix typo 2024-07-18 10:11:59 -05:00
Steven Powell 2ffdff4fad Site: Update setup-minikube example 2024-06-24 08:56:29 -07:00
Steven Powell b02c349ed3 site: Update tutorial images 2024-06-06 17:02:48 -07:00
Medya Ghazizadeh 5ee8d188d9
Merge pull request #18346 from prezha/ha-docs
ha tutorial
2024-03-26 09:47:36 -07:00
Predrag Rogic 364f049eee
add ha docs 2024-03-14 22:23:57 +00:00
chahatjaink 6060f7d51e
Update module1.md 2024-03-11 12:38:55 +05:30
Predrag Rogic 1843cb70c1
add ha docs 2024-03-10 01:18:27 +00:00
Steven Powell bc2980bf26 Add explicit NVIDIA driver install instructions 2023-12-04 11:14:25 -08:00
Steven Powell f90e4cb6d0 site: Missing . in version 2023-12-04 10:25:20 -08:00
Mark Moretto da339a588a
Update module2.md
Fixed spelling discrepancy.
2023-11-06 22:45:43 -05:00
Emmanuel Chee-zaram Okeke 2b342a98a3 tutorials/kubernetes_101: fix typo in module 4
Signed-off-by: Emmanuel Chee-zaram Okeke <cheezaram.okeke@gmail.com>
2023-10-16 16:22:14 +01:00
Steven Powell 720b04249c add minikube version to doc 2023-10-05 17:18:31 -07:00
Steven Powell 55b78ed5cf change gpus flag from bool to string 2023-10-05 17:18:30 -07:00
Steven Powell 7f5fbf98fe Automate installing NVIDIA Container Toolkit w/ flag 2023-10-05 17:18:30 -07:00
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Piotr Resztak 0fb290e39a Add tutorial of using local-path-provisioner 2023-09-23 17:41:14 +02:00
Medya Ghazizadeh 52f4b5db9b
Revert "site: Update deploy an app" 2023-09-20 15:09:20 -07:00
jeremylinux-github 91f9985adb
Update module2.md
Adjusted a variable name at the bottom of the page ($POD_NAME)
2023-09-20 13:23:53 +02:00
Medya Ghazizadeh 1e8a1c5837
Merge pull request #16064 from dobesv/patch-1
site: registry-creds addon: Clarify when to use imagePullSecrets
2023-09-06 11:55:45 -07:00
Alex Serbul 929c4c385d
Update module5.md 2023-07-21 21:54:13 +03:00
Steven Powell cf976f6dd8 Add addon readmes to website 2023-07-07 12:25:20 -07:00
Steven Powell 0dfd08d7bf site: Update docs on running macOS minikube-gui 2023-06-22 09:30:36 -07:00
Steven Powell 6134ad5e42 site: Kubernetes 101 tutorial 2023-05-05 14:52:30 -07:00
Dobes Vandermeer 51c5cd3b76
Add backticks 2023-03-17 22:23:51 -07:00
Dobes Vandermeer b632e66179
Note about kube-system being excluded by default 2023-03-17 22:23:14 -07:00
Dobes Vandermeer 050b1aabb7
Fixup wording 2023-03-17 22:21:33 -07:00
Dobes Vandermeer 8e724beaf6
registry-creds addon: Clarify when to use imagePullSecrets 2023-03-15 17:09:22 -07:00
Steven Powell 4440c832a6 site: update GUI docs for macOS 2023-03-08 08:10:35 -08:00
Steven Powell 258815716e site: Update minikube-gui docs to use new binaries 2023-03-02 12:21:28 -08:00
Medya Ghazizadeh 5ea80d0b84
Merge pull request #15829 from denisok/master
update CSI driver, enable multi-node
2023-02-14 10:51:52 -08:00
Denys Kondratenko 874de40ca7 add multi-node cluster doc for the csi hostpath driver 2023-02-13 22:26:03 +01:00
Anders F Björklund 99bff1ec78 Download binaries from dl.k8s.io instead of GCS
Need to add the -L to curl, to follow HTTP 302

Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
Andrew Stanton 282cff7198
adding the default profile name for the examples
https://github.com/kubernetes/minikube/issues/14946
2023-01-10 16:07:51 -05:00
Medya Ghazizadeh 0fee35b5c0
Merge pull request #15553 from spowelljr/addStaticIP
Implement --static-ip flag
2023-01-09 11:20:16 -08:00
Steven Powell d47bb1a5ac add FAQ and tutorial for static IP 2023-01-04 12:55:35 -08:00
Steven Powell 044aebdf74 fix YAML in multi-node page 2023-01-04 11:50:37 -08:00