Jan 2ReactJS(PWA), React Native app integration with both way communicationBefore starting the story, let’s see why we need such kind of an old school 😊 (ionic, Sencha…..) way again in our mobile app.Pwa Mobile App4 min readPwa Mobile App4 min read
Jan 22, 2019Create a Kubernetes cluster from the scratch (On CentOS 7 / RHEL 7) and Deploy an application on the cluster and Expose to Internet — Complete Example PART — 02 (Docker)Content Install Docker (Covered by previous story) Create the cluster (on VM) (Covered by previous story) Build Dockerized application — Covered on this story Deploy the application on the cluster — Covered on this story Previous story TODO: Will cover on future stories. Expose the application to internet through an Ingress Install and configure Helm Deploy…Docker5 min readDocker5 min read
Jan 9, 2019Create a Kubernetes cluster from the scratch (On CentOS 7 / RHEL 7) and Deploy an application on the cluster and Expose to Internet — Complete Example PART — 01What I am going to do — Content Install Docker Create the cluster (on VM) Build Dockerized application Deploy the application on the cluster Install Helm Deploy above application using Helm chart Expose the application to internet through an Ingress Overview First reason me to begin this story is the problems…Docker7 min readDocker7 min read