Commit Graph

345 Commits (revert-19748-fix_wait)

Author SHA1 Message Date
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
Ramachandran C cf3c03fa78
Update config.go 2024-12-19 05:24:34 +05:30
Ramachandran C d77948195e
Update config.go 2024-12-19 05:22:14 +05:30
Ramachandran C aced0197fd
Update config.go 2024-12-19 05:18:23 +05:30
Ramachandran C a88b4b40a3
Update config.go 2024-12-19 05:15:00 +05:30
Ramachandran C 2741016fba
Update addons.go 2024-12-19 05:08:34 +05:30
Ramachandran C 51859e4fce
Update addons.go 2024-12-19 05:05:47 +05:30
cuiyourong 5fbef414cb chore: fix some function names in comment
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-12-07 00:45:04 +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 d4d2a46782 Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
2024-10-04 20:09:36 +05:30
Ramachandran C d6e44196d7 Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
Reverting nvidia-gpu-device-plugin to nvidia-device-plugin.
2024-10-04 20:04:34 +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
Tyler Auerbeck f4ded199f0
remove tiller addon (#19636)
Signed-off-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
Co-authored-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
2024-09-19 11:21:24 -07:00
Ramachandran C 9491f8db62 Update addons.go 2024-08-31 18:13:13 +05:30
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
Ramachandran C 938f6f0eec Removing isKVMDriverForNVIDIA from validations for nvidia-gpu-device-plugin.
Removing isKVMDriverForNVIDIA from validations for nvidia-gpu-device-plugin. This is being done to allow merger of functionalities of nvidia-gpu-device-plugin and nvidia-device-plugin into nvidia-gpu-device-plugin. This basically means nvidia-gpu-device-plugin will work for both KVM & non-KVM (including docker) drivers.
2024-08-31 16:50:10 +05:30
Ramachandran C cd8327c116 Update validations.go 2024-08-30 06:50:55 +05:30
Ramachandran C 6319af242b Initial Commit.
Initial Commit.
2024-08-30 06:46:09 +05:30
Steven Powell d8c94a6ad6 fix new lint errors 2024-08-14 10:31:53 -07:00
Steven Powell cb892bc45b addons: Fail when enabling KVM addons on non-KVM cluster 2024-07-09 10:17:54 -07:00
锦南路之花 3e10cfc387 addon: add auto updater for volcano addon 2024-05-22 11:44:06 -07:00
锦南路之花 d67dfb3d0a addon: add addon for volcano 2024-05-22 11:44:06 -07:00
Predrag Rogic 6f4d0f1f3b
Merge branch 'kubernetes:master' into ha 2024-03-03 18:57:51 +00:00
Predrag Rogic 9d5dfafe7c
Update pkg/addons/addons_storage_classes.go
spowelljr: reduce calling that function twice

Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2024-01-31 01:08:36 +00:00
Steven Powell 9a5d81419c addons gvisor: Add arm64 support 2024-01-30 15:11:54 -08:00
Predrag Rogic 32b2a5fece
workaround for "none" driver and IsPrimaryControlPlane() 2024-01-15 02:18:13 +00:00
Predrag Rogic 5278d8825b
Merge branch 'master' into ha 2024-01-10 23:00:49 +00:00
Predrag Rogic ad7fb3992c
support kubernetes ha cluster topology in minikube 2024-01-07 21:36:17 +00:00
Steven Powell 71aab1442e remove newline from dashboard output 2023-12-20 12:09:16 -08:00
Steven Powell d1aac7a76a fix formatting of enable output 2023-12-20 11:55:54 -08:00
Steven Powell 17df0cdff7 addons headlamp: Add profile to command output 2023-12-20 11:40:24 -08:00
Marc Nuri 249441d002
fix: yakd usage hint includes profile 2023-12-13 15:53:34 +01:00
Marc Nuri 0078ccddd6
feat: add yakd addon
Add an addon for automatically setting up [YAKD (Yet Another Kubernetes Dashboard)](https://github.com/manusa/yakd)

This is an alternative Kubernetes Dashboard with special support for Minikube, OpenShift, and other flavors of Kubernetes.

It was originally started as an example project for [YAKC (Yet Another Kubernetes Client)](https://github.com/manusa/yakc) but it was recently spun off as a separate project.

Regarding Minikube, it offers specific functionality such as cluster detection, support for opening NodePort services from the interface, and more.
2023-12-12 19:36:37 +01:00
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Medya Ghazizadeh 984b32515a
Merge pull request #17114 from spowelljr/addKubeflowAddon
Addon: Add kubeflow addon
2023-10-05 15:14:59 -07:00
Piotr Resztak fc9d510096 Fix setting default StorageClass 2023-09-23 17:41:14 +02:00
Piotr Resztak e5f070edfc Add rancher storage provisioner 2023-09-23 17:41:14 +02:00
Steven Powell 51f3d9893d Addon: Add kubeflow addon 2023-08-23 16:35:51 -07:00
Steven Powell c7ac4a1290 reduced nesting 2023-07-13 13:08:52 -07:00
Steven Powell 2792c9b9c9 check cluster is running 2023-07-13 10:09:08 -07:00
Tongyao Si 06fb28c2c3 chore: rename CheckPaused to VerifyNotPaused 2023-07-12 13:26:02 -07:00
Tongyao Si c7ee592a76 Update pkg/addons/addons.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-07-12 13:25:19 -07:00
Tongyao Si 5c46b3a555 make error message more clear 2023-07-12 13:25:17 -07:00
Tongyao Si 4a5057c1e9 use string variable for shared message and fix lint 2023-07-12 13:20:53 -07:00
Tongyao Si 3eb8ef67a7 check new runtime error 2023-07-12 13:20:53 -07:00
Tongyao Si 3c1de0fc95 feat: when enabling addon on a paused cluster, give a warning and exit early 2023-07-12 13:20:53 -07:00
Steven Powell 8cc125a86e gvisor addon: Add validation for amd64 cluster support 2023-06-22 10:01:53 -07:00
Steven Powell d6c37ee3ba
Merge pull request #15869 from yolossn/addon_inspektor_gadget
Addon: add inspektor-gadget
2023-05-11 18:20:45 -07:00
yolossn c6878c4733 Addon: add inspektor-gadget
Signed-off-by: yolossn <sannagaraj@microsoft.com>
2023-05-11 15:24:34 +05:30
Steven Powell 1fad41a69d increase kubectl command timeout 2023-04-26 22:01:25 -07:00