XgridInc / xkops

About Xkops is an integrated solution that combines widely-adopted open-source utilities to simplify Kubernetes management, emphasizing the enhancement of observability, reliability, security, and cost control in cluster operations which help users optimize the deployment and management of Kubernetes clusters.
Apache License 2.0
61 stars 4 forks source link

Use ENV Variables and Secrets in Kubernetes YAML Files #72

Open umerxgrid opened 1 month ago

umerxgrid commented 1 month ago

Refactor the Kubernetes YAML files to use environment variables and Kubernetes secrets for sensitive data. This will improve the security and manageability of the deployment configurations.