bcraft and GitHub
b6867919c8
update docs for kata-deploy ( #960 )
2026-07-10 12:13:22 +02:00
Enrico Candino and GitHub
3d0438edc9
Update k8s dependencies to v1.36 (main) ( #979 )
...
* Update k3s version in test suites to v1.36.2-k3s1
- Updated the k3sVersion and k3sOldVersion constants in both cli and e2e test suites to reflect the new version v1.36.2-k3s1 and the previous version v1.36.0-k3s1.
* updated README.md
2026-07-08 15:58:06 +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
Enrico Candino and GitHub
9554628fc5
Update virtual-kubelet (v1.12) and Kubernetes deps (v1.35) ( #716 )
...
* bump virtual-kubelet and k8s
* bump controller-manager
* fix upgrade-downgrade
* fix kubernetes version
* Update tests_suite_test.go
* removed direct dep of yaml.v2, bump etcd modules
2026-03-23 12:51:43 +01:00
Enrico Candino and GitHub
f0d9b08b24
Added AsciiDoc K3k CRDs docs automation ( #600 )
...
* added asciidoc conversion for crds doc
* check versions
* use crd-ref-docs for generated asciidoc documentation
* add custom templates
* clenaup templates
* update references, rename docs file
* revert to found available pandoc version
2026-01-09 15:50:36 +01:00
Enrico Candino and GitHub
594c2571c3
promoted v1alpha1 resources to v1beta1 ( #505 )
2025-10-13 17:24:56 +02:00
Hussein Galal and GitHub
72eb819216
Add imagepullsecrets to controller, server, and agents ( #455 )
...
* Add imagepullsecrets to controller, server, and agents
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Fix tests
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Fix tests
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* fix test cli
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* fxing tests
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Add agent section to helm chart values
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Fix charts values
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* Fixing chart and refactoring cluster config
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* default lists to the values of imagepullsecrets
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* more fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* fixes
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* wsl
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* fix version image function and add unit tests
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
* simplify arguments and remove registry from the code
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
---------
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com >
2025-09-17 11:29:01 +03:00
1ca86d09d1
add troubleshoot how to guide ( #390 )
...
* add troubleshoot how to guide
Co-authored-by: Enrico Candino <enrico.candino@gmail.com >
2025-06-30 16:54:13 +02:00
jpgouin and GitHub
818328c9d4
fix-howto usage of serverEnvs and agentEnvs ( #385 )
2025-06-20 12:32:43 +02:00
jpgouin and GitHub
08ba3944e0
[DOC] add how-to create virtual clusters ( #373 )
...
* [DOC] add how-to create virtual clusters
2025-06-06 12:39:51 +02:00
jpgouin and GitHub
87032c8195
[DOC] add how to choose mode ( #369 )
...
*[DOC] add how to choose between `shared` and `virtual` mode doc
2025-06-03 11:12:12 +02:00
jpgouin and GitHub
78e0c307b8
add workload exposition howto doc ( #366 )
...
* [DOC] add how to expose workloads outside the virtual cluster
2025-06-03 09:14:20 +02:00
jpgouin and GitHub
2515d19187
move howtos in docs folder ( #362 )
2025-05-27 14:11:13 +02:00