Home
Links icon
Dev Profile Medium Profile Stackoverflow Profile
About
  • 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

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