Kubernetes API Reference: Complete Guide

Namespaces Working with Kubernetes Cluster using Kubectl Part – 6 – Namespaces Pod Kubernetes Pod Example Programs Working with Kubernetes Pods & Deployment Kubernetes POD observability and Deep Dive Kubernetes…

Read more »

Kubernetes Interview Questions and Answer

Kubernetes Interview Questions and Answer Part – 1 Kubernetes Interview Questions and Answer Part – 2 Kubernetes Interview Questions and Answer Part – 3 Kubernetes Interview Questions and Answer Part…

Read more »

Free Video tutorials for Preparing Certified Kubernetes Administrator CKA Exam

Certified Kubernetes Administrator (CKA ) 2019 Docker Certified Associate ( DCA ) Kubernetes – CKA Certification 2020 Kubernetes Essentials Complete Refrence Tutorials Kubernetes Advance Tutorials Aug 2020 Kubernetes Advance Tutorial…

Read more »

Best Courses for Certified Kubernetes Administrator CKA Exam

Certified Kubernates Administrator Training Course Certified Kubernetes Administrator CKA Training Certified Kubernetes Administrator CKA Training and Courses Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have…

Read more »

Certified Kubernetes Administrator CKA Exam: Github Reference

https://docs.linuxfoundation.org/tc-docs/certification/lf-candidate-handbook https://github.com/walidshaari/Kubernetes-Certified-Administrator https://github.com/alijahnas/CKA-practice-exercises https://github.com/leandrocostam/kubernetes-certified-administrator-prep-guide https://github.com/krzko/awesome-cka https://github.com/David-VTUK/CKA-StudyGuide https://github.com/kodekloudhub/certified-kubernetes-administrator-course https://github.com/WahlNetwork/certified-kubernetes-administrator-cka-exam https://github.com/nikovirtala/Certified-Kubernetes-Administrator-CKA/blob/master/CURRICULUM.md https://github.com/chadmcrowell/CKA-Exercises Artifactory Tutorial | JFROG Artifactory Tutorial | Package Management with JFROG Artifactory Crash Course https://bit.ly/2Un3W4i Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert…

Read more »

Complete Guide for Certified Kubernetes Administrator CKA Exam

What is Kubernetes? Certified Kubernetes Administrator CKA Exam Curriculum Certified Kubernetes Administrator CKA Exam Dumbs Kubernetes API Reference: Complete Guide Kubernetes Commands: kubectl Tutorials and Examples Kubernetes Cluster Administration: Complete…

Read more »

Certified Kubernetes Administrator CKA Exam Dumbs

Certified Kubernetes Administrator CKA Exam – Dumps Part 1 Certified Kubernetes Administrator CKA Exam – Dumps Part 2 Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I…

Read more »

kubernetes deployment strategy explained with example

Fearture of Kubernetes Deployment Note:ReplicaSets = Replication+Controller in the Deployment Kubernetes Deployement Strategy Type of deployment .spec.strategy specifies the strategy used to replace old Pods by new ones. .spec.strategy.type can…

Read more »

Kubernetes Pod Example Programs

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Comparison between XML Vs JSON Vs YAML

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Yaml tutorial specification rules and syntax

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Datadog Log: Filter logs, Scrub data, Tail with wildcards

Apply log processing rules to a specific log collection configurations to: Filter logs Scrub sensitive data from your logs Proceed to multi-line aggregation Tail directories by using wildcards Encode UTF-16…

Read more »

Directory Structure Of Laravel Application

devopsschool – This is Project Folder app – The app directory contains the core code of your application. bootstrap – The bootstrap directory contains the app.php file which bootstraps the…

Read more »

Tips for Creating an Excellent Self-Introduction Video

Your resume, picture, degree, and TEFL certificate will not help you stand out in a crowded field of English teaching candidates. A great self-recorded introductory video using the best intro…

Read more »

List of Popular DevOps& Software Engineers Telegram Groups and Channel to Join

Name URL Debug School https://t.me/DebugSchool DevOps SRE DevSecOps Community https://t.me/thedevsecops DevOpsSchool https://t.me/devopsschool DevOps Certified Professional https://t.me/devopscertifiedprofessional IOT https://t.me/IOT_professionals AI https://t.me/artificial_intelligence_universe ML https://t.me/machine_learning_professional Other Useful telegram Channel stocksmantra https://t.me/stocksmantrain Professnow https://t.me/professnow…

Read more »

List of Top 20 SEO Company & Digital Marketing company in the world

Some of the feature which we look for in each Digital Marketing & SEO products are as follows; SEO Management Rank Tracker Local SEO Mobile SEO Link Manager Landing Pages…

Read more »

How to work with Selenium IDE?

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

How to Configure Junit Reports at Jenkins?

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

What is MVC? Model View Controller

What is MVC The MVC is an architectural pattern that separates an application into three main logical components Model, View, And Controller.Each of these components has its own role in…

Read more »

What are the options we have for selenium-server-standalone jar file?

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

How to run selenium server and node in background?

Windows LinuxFor unix, nohup represents ‘no hangup’, which is slightly different than a background job (which would be command &. I believe that the above command should be similar to…

Read more »

Zabbix Image Gallery

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Confluence getting started in Atlassian Confluence

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Understanding Tenants, Subscriptions, Regions and Geographies in Azure

Tenant A Tenant, as it relates to Azure, refers to a single instance of Azure Active Directory, or, as it is often called “Azure AD”. Azure AD is a key…

Read more »

How Terraform Authenticate to Azure?

How Terraform Authenticate to Azure? Authenticating to Azure using the Azure CLI Authenticating to Azure using Managed Service Identity Authenticating to Azure using a Service Principal and a Client Certificate…

Read more »

Azure Tutorials – How to create IAM user and assign Service Principal Access?

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Top 15 things to to improve sales using Google Business

Do you know that about 88 per-cent consumers in-store shopping behavior is significantly influenced by online research before they make a purchase, even when the purchase is made explicitly at…

Read more »

Ansible Module Sample Code using Linux Bash script Example 5

Ansible Tutorial | How to write Ansible Playbooks | Ansible Crash Course Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share…

Read more »

Terraform Example Code for AWS Windows Server with IP-Username-Password

aws_instance.example.*.password_data is a list of the password_data results from each of the EC2 instances. Each one must be decrypted separately with rsadecrypt. In Terraform v0.11 requires using null_resource as a…

Read more »

Ansible Variable: How to declare Variables in Ansible Inventory or hosts file?

Example Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock…

Read more »