Home
Links icon
Dev Profile Medium Profile Stackoverflow Profile
About
  • Towards Ansible -> Test Machine Setup and Tool Familiarization

    Oct 14, 2020 Ansible featured vagrant

    In last post, we learnt what is ansible and why we need tool like ansible. We also setup the development environment. In this post we will setup a test machine using vagrant and get familiarized with ansible config and a few commands. Verify VirtualBox and Vagrant Installation Verify virtualbox and vagrant installation …

    Read More
  • Towards Ansible -> What, Why and System Setup

    Oct 14, 2020 Ansible featured

    This will be a blog series to learn Ansible automation tool from scratch. There are no pre-requisite as such other than basic linux administration skills. This post is first one in the ansible series What is Ansible RedHat Ansible is an open source configuration management, application deployment and orchestration tool …

    Read More
  • Quickly creating kubernetes manifest files

    Oct 1, 2020 Kubernetes featured

    When someone is just starting with kubernetes, writing manifest files can be a bit difficult. In this post I will try to give some tips in writing manifest files easily. Pods Use the generator to create pods. Verify if the given entries are syntactically correct by doing a dry run. 1kubectl run --generator=run-pod/v1 …

    Read More
  • Getting Started with Programming

    Sep 30, 2020 programming featured

    Read on if you are looking to get started with programming but do not know where to start and how to work your way through it.

    Read More

Pai

Programmer, Site Reliability Engineer, Technologist, Mentor and Life long learner
Read More

Featured Posts

  • Towards Ansible -> Test Machine Setup and Tool Familiarization
  • Towards Ansible -> What, Why and System Setup
  • Quickly creating kubernetes manifest files
  • Getting Started with Programming

Recent Posts

  • Towards Ansible -> Test Machine Setup and Tool Familiarization
  • Towards Ansible -> What, Why and System Setup
  • Quickly creating kubernetes manifest files
  • Getting Started with Programming

Categories

INFRATRUCTURE-AS-CODE 2 GUIDE 1 KUBERNETES 1 PROGRAMMING 1 TIPS-AND-TRICKS 1

Series

ANSIBLE 2 KUBERNETES 1 PROGRAMMING 1

Tags

FEATURED 4 ANSIBLE 2 KUBERNETES 1 PROGRAMMING 1 VAGRANT 1

Copyright © 2020 PAI. All Rights Reserved