Skip to main content

Posts

Showing posts from 2019

OpenStack - Conceptual architecture showing the relationship b/w services

AWS vs Openstack comparison https://redhatstackblog.redhat.com/2015/05/13/public-vs-private-amazon-compared-to-openstack/

Kubernetes Fundamentals

Kubernetes Fundamentals: Open source platform for running cloud native apps                                 --------Cloud native apps------     containers --------Kubernetes------------- platform- linux nodes, vm, cloud instance --------Infrastructure---------       IAAS Kubernetes                 1. Control Plane (Brain)                                 - is a api server, schedular, controllers, persistence store                     ...