resinas / movies-with-helm

Movies App deployed with Helm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies App with Helm

This example shows how to leverage Okteto to develop a Node.js + React Sample App directly in Kubernetes. The Node + React Sample App is deployed using a Helm Chart. It creates the following components:

  • A React based front-end, using webpack as bundler and hot-reload server for development.
  • A very simple Node.js API using Express.
  • A MongoDB database.

About

Movies App deployed with Helm

License:Apache License 2.0


Languages

Language:JavaScript 56.6%Language:CSS 32.7%Language:Mustache 6.3%Language:Dockerfile 1.6%Language:HTML 1.2%Language:Makefile 0.8%Language:Shell 0.8%