Sunday, January 31, 2021

Alexa and Kubernetes: Helm Chart of the Alexa Skill (V)

In these steps, we have our Alexa Skill properly dockerized and all the Kubernetes objects have been created and are running on a Kubernetes cluster. Now, it is time to package all the software components (Alexa Skill + MongoDB). In this step, we will transform all of our Kubernetes objects into templates using Helm. We will add a MongoDB instance ready to be deployed on a Kubernetes cluster as a dependency of our Alexa Skill Helm Chart.

Pre-Requisites

Here, you have the technologies used in this project:



from DZone.com Feed https://ift.tt/3oy8KN3

No comments:

Post a Comment