# README
Posts / p3s
Documentation
Resources
Go RabbitMQ:
- https://github.com/kedacore/sample-go-rabbitmq
- http://www.inanzzz.com/index.php/post/iamo/creating-a-rabbitmq-producer-example-with-golang
How to use
Local development with docker compose and .devcontainer Requires:
- Docker
- Docker Compose
- VS Code
Kubernetes deployment
$ kubectl apply -f https://raw.githubusercontent.com/MSDO-ImageHost/Posts/main/deploy/posts-deployment.yaml
$ kubectl apply -f https://raw.githubusercontent.com/MSDO-ImageHost/Posts/main/deploy/posts-service.yaml