When deploying applications in a Kubernetes cluster, certain types of services are commonly required. Many applications require a database, a storage service, a message broker, identity management, and so on. You have enough work on your hands containerizing your own application. Wouldn’t it be handy if those other services were ready and available for use inside the cluster?
read more
Author: mhrivnak
Published at: Tue, 27 Feb 2018 03:03:00 -0500
Credits: https://www.opensource.com
No comments:
Post a Comment