This directory contains Kubernetes manifests for deploying and managing the application.
deployments/: Deployment manifests.services/: Service manifests.storage/: PersistentVolume and PersistentVolumeClaim definitions.configs/: ConfigMap files for environment-specific configurations.secrets/: Secret files for sensitive data.
To deploy the application:
kubectl apply -f k8s/