Karthik Thirumalasetti
Karthik Thirumalasetti
* Mongo Cluster Mode * Redis Cluster Mode * Redis Standalone Mode * MySQL Cluster * MySQL Standalone From [SyncLinear.com](https://synclinear.com) | [KLO-150](https://linear.app/kloudlite/issue/KLO-150/fix-following-manged-services)
- [X] Apps - [ ] Clusters - [X] Nodepools - [ ] Project Managed Services - [ ] Managed Resources - [ ] Routers - [X] Projects - [X]...
It will fail CI system  We have to use creds by generating instead of creating new ones in the database. we can use temporary credentials for internal...
From [SyncLinear.com](https://synclinear.com) | [KLO-134](https://linear.app/kloudlite/issue/KLO-134/diskio)
From [SyncLinear.com](https://synclinear.com) | [KLO-133](https://linear.app/kloudlite/issue/KLO-133/network)
**Current:** Currently when we are creating the nodepool on the cluster running on AWS we are showing only C-Family instances. **Expected:** We should also support T Family instances (**Burstable instances**)...
**Current Behaviour:** When associated images are updated with build run applications are still running old version of the artifact **Expected:** When a build run have finished building the image the...
The services exposed are now ClusterIP services. But distributed applications like database with replicas need headless service mode. We need provision to access services with their pod-names over DNS.
## Task: Documentation: Interactive documentation site ### Overview Implementation of Documentation: Interactive documentation site ### Requirements - Complete implementation as specified in project requirements - Follow existing code patterns and...