pip install -r requirements.txt
terraform init
terraform apply
kubectl apply -f k8s-deployment.yaml
kubectl port-forward service/flask-app 5000:5000
POST http://localhost:5000/api/index - indexing document
GET http://localhost:5000/api/get/{id} - get document by id
-
Notifications
You must be signed in to change notification settings - Fork 0
denysmiller/elasticsearch-flask-aws-terraform-kubernetes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Flask microservice with Elasticsearch deployed on AWS using Terraform and Kubernetes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published