By TRN
We are doing some R&D on the microservices deployment. We are using .NET core microservices and currently we are using docker hub for testing purposes and we need to deploy that into a deployment server. So, will the Kubernetes enabled servers help us?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
For a microservices architecture, Kubernetes is definitely the production-ready solution to go for.
I could suggest giving the Managed Kubernetes services a try:
https://www.digitalocean.com/products/kubernetes/
That way you could get a Kubernetes cluster up and running with a single click for as low as $10/mo.
Alternatively, if you have an operations team, you could go for an unmanaged cluster by installing Kubernetes on a set of Droplets as per the tutorial here:
For a PoC or a local development environment, running your microservices using individual containers is also absolutely fine.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.