Skip to content

Pet Adoption Service Backend, a robust and scalable solution built on the .NET framework that leverages Clean Architecture, Domain-Driven Design (DDD), and the power of Kubernetes with Helm charts for efficient deployment and management

License

Notifications You must be signed in to change notification settings

MalumDominum/PetAdoptionApp

Repository files navigation

Run in Kubernetes Cluster via Helm

cd charts\petadopt
helm dependency build
helm install petadopt --namespace petadopt . --create-namespace
Check the Diff command
helm diff upgrade petadopt --namespace petadopt .
Upgrade command
helm upgrade petadopt --namespace petadopt .

About

Pet Adoption Service Backend, a robust and scalable solution built on the .NET framework that leverages Clean Architecture, Domain-Driven Design (DDD), and the power of Kubernetes with Helm charts for efficient deployment and management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published