Skip to content

learnitguide/kubernetes-knote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple kubernetes-based microservices application that will help you to upload an Image with Notes. It is designed as a 2 tier architecture (frontend - nodejs and backend - mongodb). This was originally developed by https://github.com/learnk8s/knote-js and modified it for the educational demo purpose only.

We can deploy this application in working kubernetes cluster using kubectl commands or using YAML configuration files.

Frontend:

kubectl apply -f knote.yaml

Backend:

kubectl apply -f mongo.yaml

Recommended Documents for references:

Introduction to Kubernetes - https://www.learnitguide.net/2018/08/what-is-kubernetes-learn-kubernetes.html

Setting up Kubernetes Cluster on CentOS / RedHat - https://www.learnitguide.net/2018/08/install-and-configure-kubernetes-cluster.html

Setting up Kubernetes Cluster on Ubuntu - https://www.learnitguide.net/2020/01/how-to-install-kubernetes-on-ubuntu.html

Write your First Yaml File to deploy application - https://www.learnitguide.net/2018/08/create-kubernetes-yaml-for-deployment.html

Who we are?

We (learnitguide.net) provide you all complete step by step procedures, How to, Installations, configurations, Implementations, documentations, on-line trainings, easy guides on Linux, Cloud Computing, Openstack, Puppet, Chef, Ansible, Devops, Docker, Kubernetes, Linux clusters, VCS Cluster, Virtualizations and other technologies

For more updates, stay connect with us on

Youtube Channel : https://www.youtube.com/learnitguide

Facebook : http://www.facebook.com/learnitguide

Twitter : http://www.twitter.com/learnitguide

Telegram : https://t.me/learnitguidetutorials

Visit our Website : https://www.learnitguide.net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published