Kubernetes Clusters #22

Merged
MahmoudEmad merged 2 commits from development_kubernetes_clusters into development 2025-07-09 21:41:26 +00:00
Member
No description provided.
MahmoudEmad added 2 commits 2025-07-09 21:41:22 +00:00
- Add Kubernetes examples demonstrating deployment of various
  applications (PostgreSQL, Redis, generic). This improves the
  documentation and provides practical usage examples.
- Add `tokio` dependency for async examples. This enables the use
  of asynchronous operations in the examples.
- Add `once_cell` dependency for improved resource management in
  Kubernetes module. This allows efficient management of
  singletons and other resources.
MahmoudEmad merged commit fc2830da31 into development 2025-07-09 21:41:26 +00:00
MahmoudEmad deleted branch development_kubernetes_clusters 2025-07-09 21:41:29 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: herocode/sal#22
No description provided.