Commit Graph

30 Commits

Author SHA1 Message Date
shenlan
384002a6d4
Merge pull request #132 from svc-design/codex/update-build-k3s-offline-installer.yml
feat: add k3s offline package workflow
2025-09-13 16:12:16 +08:00
shenlan
e7603bed4a feat: add k3s offline package workflow 2025-09-13 16:12:01 +08:00
shenlan
93dab64dd8
Merge pull request #129 from svc-design/codex/update-build-sealos-offline-installer.yml
feat: add offline sealos installer workflow
2025-09-13 15:33:01 +08:00
shenlan
e39e3185b9 feat: resolve latest sealos version 2025-09-13 15:12:01 +08:00
shenlan
6c2a67875c fix: correct workflow script packaging 2025-09-13 15:11:40 +08:00
Haitao Pan
c24a9223b9 feat(ci): migrate offline nginx ingress workflow and scripts
- replace build-offline-package.yaml with offline-package-nginx-ingress.yaml
- move ingress-installer.sh to scripts/
- add resolve_nginx_ingress_versions.sh
2025-09-13 10:06:27 +08:00
Haitao Pan
27c048a1db merged: sealos-install.sh 2025-08-22 16:13:29 +08:00
shenlan
f93d0d5b25 feat: update sealos install script 2025-08-21 17:58:01 +08:00
shenlan
92f19dcc7c
Merge pull request #123 from svc-design/codex/update-create-sealos-offline-package.sh-for-amd64-and-arm64
feat: include sealos binaries in offline package
2025-08-21 16:25:34 +08:00
shenlan
4e45ff3234
Merge pull request #121 from svc-design/codex/debug
Integrate debug port patch
2025-08-21 16:16:55 +08:00
shenlan
900d73264f feat: include sealos binaries in offline package 2025-08-21 16:16:26 +08:00
shenlan
e7d4acd420 feat: add sealos offline release workflow 2025-08-21 15:51:16 +08:00
shenlan
396a2ebb83 Add debug port patch script and integrate 2025-07-21 12:15:32 +08:00
shenlan
9c054fe027 Add GPU status checker and enhance offline packaging 2025-06-27 17:19:00 +08:00
Haitao Pan
3552407a92 Refactor GPU K8s script: split nerdctl install, fix NVIDIA runtime setup 2025-06-27 16:06:15 +08:00
shenlan
f12a6d9443
Merge branch 'main' into 3v4lm7-codex/移除离线包-kubelet-kubeadm-kubectl
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-06-27 15:11:26 +08:00
shenlan
bb8032bb36 Update GPU offline package 2025-06-27 15:09:25 +08:00
shenlan
970c56008c chore: remove kubelet kubeadm kubectl offline packages 2025-06-27 13:19:10 +08:00
shenlan
db2485ed7a Remove kubeadm support from gpu-k8s script 2025-06-27 13:14:02 +08:00
shenlan
f5b0bf2ee1 Update K8s version to 1.29.9 and document apt repo 2025-06-27 12:37:57 +08:00
shenlan
d5aa8d1e3b fix kubernetes repo key
Switch apt repository to apt.kubernetes.io to avoid expired key.
2025-06-27 12:20:05 +08:00
shenlan
9c8306102e
Merge pull request #113 from svc-design/codex/安装-nvidia-驱动并配置-containerd-使用-gpu
Add GPU containerd setup docs
2025-06-27 12:16:23 +08:00
shenlan
8c501051d3 Support sealos GPU runtime 2025-06-27 12:15:47 +08:00
shenlan
9b4731502c feat: add offline image loader option 2025-06-27 12:08:03 +08:00
shenlan
eee7ad32cc fix: update k8s repo for offline package 2025-06-27 11:58:48 +08:00
shenlan
184e8f8030 default to kubeadm 2025-06-27 10:13:19 +08:00
shenlan
122470f0ba
Update gpu-k8s.sh
Signed-off-by: shenlan <manbuzhe2009@qq.com>
2025-06-27 09:48:32 +08:00
shenlan
b3c948402b chore: add nvidia repo setup to offline package script 2025-06-27 01:04:54 +08:00
shenlan
70975765de Expand offline package contents 2025-06-27 00:23:50 +08:00
Haitao Pan
47fe2ee1ab update 2025-04-11 16:14:42 +08:00