Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ks8 #558

Merged
merged 1 commit into from
Aug 7, 2024
Merged

adding ks8 #558

merged 1 commit into from
Aug 7, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 7, 2024

Adds the Kubernetes Secret (ks8) to the Ollama API deployment configuration. This secret is used to securely store sensitive information such as API keys, passwords, and other credentials. By incorporating the ks8 secret into the deployment configuration, we enhance the security of the Ollama API by ensuring that sensitive data is not exposed.

The changes made in the terraform/ollama-api.yaml file include the addition of the Kubernetes Secret configuration to the deployment, which helps in securely managing sensitive information within the Kubernetes cluster. This enhancement aligns with best practices for securing applications and infrastructure in a Kubernetes environment.

Overall, this update strengthens the security posture of the Ollama API deployment by leveraging Kubernetes Secrets to protect sensitive data and reduce the risk of unauthorized access.

@robinmordasiewicz robinmordasiewicz merged commit bbe5b53 into main Aug 7, 2024
4 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 7, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant