Léonard Suslian
d3fb03a752
feat: add support for multiple Datastores ( #961 )
...
* feat: add support for multiple Datastores
* docs: add guide for datastore overrides
* feat(datastore): add e2e test for dataStoreOverrides
* ci: reclaim disk space from runner to fix flaky tests
2025-12-12 12:10:02 +01:00
Dario Tranchitella
de459fb5da
feat!: write permissions ( #937 )
...
* fix: decoding object only if requested
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* feat(api): limiting write permissions
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* feat: write permissions handlers, routes, and controller
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* docs: write permissions
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
---------
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2025-10-03 14:30:58 +02:00
Dario Tranchitella
cb2152d5a7
feat: kubeconfig generator ( #933 )
...
* feat(api): kubeconfig generator
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* refactor: abstracting enqueue to channel function
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* fix: avoiding multiple context registration
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* feat: kubeconfig generator
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* docs: kubeconfig generator
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* feat(helm): deployment for kubeconfig generator
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
---------
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2025-09-22 15:32:50 +02:00
Adriano Pezzuto
aabbdd96a3
fix(docs): improve capi cluster class ( #957 )
...
* fix(docs): improve capi cluster class
2025-09-09 15:53:23 +02:00
Dario Tranchitella
e366dc3959
feat: pausing reconciliation of controlled objects ( #874 )
...
* feat: pausing reconciliation of controlled objects
Objects such as TenantControlPlane and Secret can be annotated with
kamaji.clastix.io/paused to prevent controllers from processing them.
This will stop reconciling objects for debugging or other purposes.
Annotation value is irrelevant, just the key presence is evaluated.
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* docs: pausing reconciliation of controlled objects
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
* chore(logs): typo for deleted resources
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
---------
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2025-07-16 10:44:48 +02:00
Adriano Pezzuto
501bd7a7ca
feat(docs): terraform guide ( #832 )
...
* feat(docs): add terraform guide
* fix(docs): update metallb annotation
2025-06-04 15:01:29 +02:00
bsctl
335ecfbe27
feat(docs): add capi proxmox sample
2025-04-21 12:01:49 +02:00
Adriano Pezzuto
69141e5765
feat(docs): refactoring ( #784 )
...
* feat(docs): add landing page
* feat(docs): refactoring
2025-04-16 11:13:35 +02:00
bsctl
f64953c411
feat(docs): document monitoring
2025-03-27 16:40:43 +01:00
bsctl
751854b310
feat(docs): minors on cluster-api documentation
2025-03-24 08:19:36 +01:00
bsctl
620647b2da
feat(docs): document cluster-api usage
2025-03-24 08:19:36 +01:00
ilyes Ajroud
c9547220bf
docs: add kamaji deployment on aws eks ( #680 )
...
* initial draft
* feat: update tenant configuration for kamaji deployment
* simplify documentation using eksctl
* use CAPA images && fmt
* fmt
* fmt
* fmt
* Update docs/content/guides/kamaji-aws-deployment.md
* Update deploy/kamaji-aws.env
---------
Co-authored-by: Dario Tranchitella <dario@tranchitella.eu >
2025-02-13 17:35:23 +01:00
Dario Tranchitella
abfc65a546
docs: getting started index ( #691 )
...
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2025-02-12 11:08:27 +01:00
Adeep Krishna Keelar
521fbf98bb
docs: kamaji setup using kind and metal lb ( #665 )
2025-02-06 14:54:24 +01:00
Dario Tranchitella
e4939f6dcb
docs: kamaji-ingress-addon guide ( #605 )
...
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2024-10-21 07:30:20 +02:00
bsctl
056ad4002a
feat(docs): document telemetry
...
Signed-off-by: bsctl <adriano@clastix.io >
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2024-06-27 11:38:41 +02:00
bsctl
973392bd85
docs: add a guide for the console usage
2023-08-27 22:19:43 +02:00
Adriano Pezzuto
a996803db5
docs: link to supported CAPI providers
2023-08-22 09:34:43 +02:00
Dario Tranchitella
05cbff1fd8
docs: kubeconfig and certificates rotation
2023-08-03 18:03:54 +02:00
bsctl
c81d190719
docs: improve navigation
2023-05-31 23:30:31 +02:00
Adriano Pezzuto
9284a43860
docs: new diagram of the architecture ( #302 )
...
* docs: new diagram of the architecture
2023-05-31 22:34:50 +02:00
Adriano Pezzuto
3821cf1d67
chore(docs): refactoring documentation and template
2023-05-30 14:31:34 +02:00
bsctl
517a4a3458
docs: refactor the contribute section
2023-04-05 19:28:58 +02:00
Massimiliano Giovagnoli
649cf0c852
docs: add a quickstart
...
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it >
2023-03-31 15:23:22 +02:00
Pietro Terrizzi
a0cd4591a9
docs: added backup and restore shortguide
2023-03-22 21:18:00 +01:00
bsctl
713b0754bb
docs: update to latest features
2023-02-05 10:08:49 +01:00
Dario Tranchitella
da924b30ff
docs: benchmarking kamaji on AWS
2023-02-05 09:09:02 +01:00
maxgio92
cff7f7c4e5
Refactor documentation and provide a website ( #173 )
2022-10-20 09:57:54 +02:00