Open in app

Sign in

Write

Sign in

Rahul Waykos
Rahul Waykos

14 Followers

Home

About

Dec 2

The Docker vs Kubernetes Showdown: Unveiling the Secrets of Container Orchestration

Introduction: Decoding the Container Revolution In the era of modern software development, containerization has emerged as a game-changer, streamlining deployment and scalability. Two heavyweight contenders, Docker and Kubernetes, stand out in the world of container orchestration. Let’s embark on a journey to unravel their strengths, differences, and ideal use cases. …

Docker

5 min read

The Docker vs Kubernetes Showdown: Unveiling the Secrets of Container Orchestration
The Docker vs Kubernetes Showdown: Unveiling the Secrets of Container Orchestration
Docker

5 min read


Dec 1

Demystifying Docker, Docker Compose, and Docker Swarm: A Comprehensive Comparison

Demystifying Docker, Docker Compose, and Docker Swarm: A Comprehensive Comparison Introduction: In the ever-evolving landscape of containerization and orchestration, Docker has emerged as a game-changer. However, navigating the Docker ecosystem can be daunting, especially when faced with the trio of Docker, Docker Compose, and Docker Swarm. In this blog post…

Docker

3 min read

Demystifying Docker, Docker Compose, and Docker Swarm: A Comprehensive Comparison
Demystifying Docker, Docker Compose, and Docker Swarm: A Comprehensive Comparison
Docker

3 min read


Aug 28, 2021

Extending scope of kubectl with plugins

Before diving into the topic, lets have look at few terminologies. Kubernetes and kubectl Kubernetes, also known as k8s, is opensource container-orchestration tool which is generally used manage the containers, application deployments, services. If you run your workload on containers then kubernetes is best option to choose. Best thing about kubernetes is its…

Kubernetes

2 min read

Extending scope of kubectl with plugins
Extending scope of kubectl with plugins
Kubernetes

2 min read


Dec 17, 2020

Terraform-Ansible-AWS

Deploying Nginx server on AWS with Terraform and Ansible In this blog, we are going to deploy Nginx Server on AWS instance by using Terraform and Ansible. Before dive into actual process lets look at some basics. What is Terraform? Terraform is an open-source infrastructure as code software tool created by HashiCorp. It…

Ansible

4 min read

Terraform-Ansible-AWS
Terraform-Ansible-AWS
Ansible

4 min read


Jul 23, 2020

Kubernetes Cluster in Minutes

The process of creating a cluster is bit hectic. It is easy but time consuming. You have to follow the lots of steps to get kubernetes cluster up running. There are kubernetes playground available online to play with and practice your skills. But if you are planning to set up…

2 min read

Kubernetes Cluster in Minutes
Kubernetes Cluster in Minutes

2 min read


Jul 23, 2020

Integration of Ceph and Kubernetes

This blog is about the integration of ceph with kubernetes. Kubernetes needs persistent storage for application to to maintain the data even after pod fails or deleted. This storage may be storage devices attached to cluster shared by NFS, storage solutions provided by cloud providers. We are considering Ceph here…

5 min read

Integration of Ceph and Kubernetes
Integration of Ceph and Kubernetes

5 min read


Jul 11, 2020

Build Ceph Cluster with ceph-ansible

What is Ceph? Ceph is opensource software defined storage platform. Ceph provides reliable and clustered storage solution. It is highly scalable to exabytelevel, operates without single point of failure and it is free. It also provides combined interface for block, object and file-level storage. Ceph-ansible There are different ways to build a ceph cluster…

3 min read

Build Ceph Cluster with ceph-ansible
Build Ceph Cluster with ceph-ansible

3 min read


Jul 10, 2020

Ceph RBD for Docker Volume

Ceph Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for : object-, block- and file-level storage. Ceph aims primarily for completely distributed operation without a single point of failure, scalable to the exabyte level, and freely available. Docker Docker is…

3 min read

Ceph RBD for Docker Volume
Ceph RBD for Docker Volume

3 min read


Jul 7, 2020

Push Docker Image to Docker Registry using Azure Pipeline

Azure Pipeline Azure Pipelines combines the Continuous Integration and Continuous Delivery to constantly and consistently test and build your code and deploy it to any target. With the help of this we are going to push docker image to docker public registry. For this to work we need : Docker Hub Account …

2 min read

Push Docker Image to Docker Registry using Azure Pipeline
Push Docker Image to Docker Registry using Azure Pipeline

2 min read

Rahul Waykos

Rahul Waykos

14 Followers

Astrophile | Technophile | Opensource enthusiast

Following
  • Brajesh Kumar Singh

    Brajesh Kumar Singh

  • Kim Wuestkamp

    Kim Wuestkamp

  • Vinayak S.

    Vinayak S.

  • Alessandro Vozza

    Alessandro Vozza

  • Aditya Kolte

    Aditya Kolte

See all (16)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams