Skip to content

πŸ₯ Simple Kubernetes App is a Node.js application that prints a simple Hello World! message and using MicroK8s deploys it in a Kubernetes cluster.

Notifications You must be signed in to change notification settings

migliusss/simple-kubernetes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯ Simple-Kubernetes-App

Simple Kubernetes App is a Node.js application that prints a simple Hello World! message. I created this repository to practice deploying a Node.js app in a Kubernetes cluster using MicroK8s for learning purposes.

This repository is only meant for local environment and learning.

It contains a Dockerfile for building the Docker Image, and app.yaml for creating a Deployment and a NodePort Service for MicroK8s.

curl http://<node-ip>:<node-port>

About

πŸ₯ Simple Kubernetes App is a Node.js application that prints a simple Hello World! message and using MicroK8s deploys it in a Kubernetes cluster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published