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

ci: Add minimal setup for argilla k8s deployment #2421

Merged
merged 3 commits into from
Mar 24, 2023

Conversation

frascuchon
Copy link
Member

@frascuchon frascuchon commented Feb 27, 2023

Description

This PR adds a minimal setup for argilla deployment in a Kubernetes cluster.

Closes #2144

Type of change

(Please delete options that are not relevant. Remember to title the PR according to the type of change)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (change restructuring the codebase without changing functionality)
  • Improvement (change adding some improvement to an existing functionality)
  • Documentation update

k8s/argilla-server-deployment.yaml Outdated Show resolved Hide resolved
k8s/elasticsearch-deployment.yaml Show resolved Hide resolved
k8s/elasticsearch-deployment.yaml Show resolved Hide resolved
@davidberenstein1957
Copy link
Member

@frascuchon I added some docs regarding ES deployment tot the Cloud Config deployment section.

@frascuchon frascuchon merged commit a6711e7 into develop Mar 24, 2023
@frascuchon frascuchon deleted the feat/add-k8s-minimal-setup branch March 24, 2023 13:13
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.

add kubernetes/minikube deployment info to docs
2 participants