Author: Rajesh Kumar
Kubernetes Notes – 26 Sept 2023
DaemonSet StatefulSet example
Read moreKubernetes Service Notes – 25 Sept 2023
PV and PVC using Hostpath PV and PVC using NFS ConfigMaps Secrets
Read moreTips For Students To Learn Python Programming
Python is a programming language used to carry out a wide range of tasks which include data manipulation and analysis, data visualization, and conduction of complex statistical calculations. In today’s world where almost everything is tech-driven, having the ability to code or studying to do so is easy as you can easily look out for experts to help you https://domyhomework123.com/python. Moreover, Python amongst other programming languages, is a very good option to start up with. It is easy to understand,
Read moreGradle Notes – 23 Sept – 2023
https://www.devopsschool.com/blog/?s=gradle https://docs.gradle.org/current/dsl/org.gradle.api.tasks.Delete.html
Read moreDay 2 – Kubernetes Sept 2023
Lab#1 – Set a k8 cluster Demo – Namespace Demo – Pod DEMO – rc Demo – Deployment Namespace Working with POD How to access and troubleshoot pods/containers? Replication Controller
Read moreKubernetes Assignment: Sept 2023
Write a following assignment and submit at www.Debug.School Assignment#1 – Day1 Assignment#2 – Day 2
Read moreTerraform Notes – Day 3 – 20 Sept 2023
Terraform Slides https://devopsschool.com/slides/terraform/index.html How to set Condition in terraform? How to loop or iterate in terraform? Workspace How to pass diff values to diff env using diff workspace? Terraform Meta Aruguments
Read moreTerraform Module to create ec2 instance using aws_security_group
Root Module Creating a Custom EC2 Module: Now, let’s write our custom module named devopx that uses the Security Group created above. Inside a folder named devopx, create the following files: variables.tf main.tf outputs.tf Using the Custom devopx Module: Back in your main configuration, use your devopx module: Apply Configuration:
Read moreHow to call value from one module in terraform to another module
Step 1- Step 2 – Step 3 Step 4 Step 5
Read moreTerraform Notes – Day 2 – 19 Sept 2023
Assignment Publish a code on www.Debug.School using CODE Block. How to pass values from on terraform module to another Root Module Code
Read moreTerraform Notes – Day 1 – 18 Sept 2023
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance https://registry.terraform.io/providers/hashicorp/aws/latest/docs https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/virtual_machine https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs Assignment OUTPUT VALUES Terraform Provisionar
Read moreDatadog Notes Day 2 – Integration 12 Sept 2023
How to enable Live Process monitoring in Datadog Agent? How to install & configure Datadog Integration with Apache HTTPD? How to enable Apache Tomcat monitoring in Datadog Agent? How to enable Docker Container monitoring in Datadog Agent? Datadog Tutorials: Datadog Agent integration with mysql databases? Assignment Write a post at debug.school with following contents
Read moreDatadog – Day 1 – 11 Sept – 2023
Assignment Write a Post on Debug.school which has answer for the followings questions? How to install Agent in Linux? How to install Agent in Windows?
Read more