Enrico Candino
cc61345dda
fixed template and comments
2026-06-15 15:11:11 +02:00
67d5f4dbfc
Add HCP (Hosted Control Plane) support
...
Introduce hosted control plane mode for k3k virtual clusters, including
API types, controller logic, server endpoint handling, CLI flags,
CRD updates, kubeconfig generation, and examples.
Co-Authored-By: RuFlo <ruv@ruv.net >
2026-06-12 17:36:48 +02:00
ff02eb5473
Initial support for kata runtimes ( #814 )
...
* update shell script to exec and remove pipe, add conditional kmsg mount for kata
update logging config
Apply suggestions from code review
Co-authored-by: Enrico Candino <enrico.candino@gmail.com >
pr comments, remove isKata, fix agent unit tests, update config
fix validation
fix template
revert log changes
update init script
remove emptydir mounts from kata
remove emptydir mounts from kata
fix tests
lint
* add quickstart docs
* centralise kata spotspec modifications
* update doc
* update docs
2026-06-12 13:57:42 +03:00
Hussein Galal and GitHub
d4c8f56639
Fix cgroup dirs for virtual mode clusters ( #792 )
...
* Fix cgroup dirs for virtual mode clusters
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2026-04-28 16:06:30 +03:00
Hussein Galal and GitHub
a871917aec
Refactor startup command to wait for node IP changes ( #598 )
...
* Patch node ip when server pod restarts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* wsl
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Refactor startup command and adding safe mode
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Add date/time logging to the startup script
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2026-01-09 16:29:47 +02:00
Hussein Galal and GitHub
37fe4493e7
Fix HA init server scaling ( #333 )
...
* Fix HA init server scaling
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* increase timeout in e2e test
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2025-05-12 11:51:35 +03:00
Hussein Galal and GitHub
fa553d25d4
Default to dynamic persistence and fix HA restarts ( #250 )
...
* Default to dynamic persistence and fix HA restarts
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2025-02-14 14:26:10 +02:00