K8s Nginx Ingress Handling TLS Traffic And Using Pod Readiness Probes

*Configuring Ingress to handle TLS traffic: - When a client opens a TLS connection to an Ingress controller, communication between the client and the controller is...

How To Backup And Recovery MySQL Database

Backup And Recovery MySQL Database Using Mysqldump/mysql Command And Workbench Tool 1/ Backup with mysqldump: -Mysqldump is an utility used for logical backup.It...

To be a DevOps in Blockchain & cryptocurrency

In this topic, I would like to share my some keynotes to work as DevOps role in the Blockchain & cryptocurrency. Node maintenance and upgrade As you might know, the Blockchain world is...

Containerize Django App And Deploy To Tanzu Kubernetes Cluster

- Clone SFTP-Parsing Log source from github: https://github.com/vominhtri1991/sftp_logs_review_web.git - Prepare Dockerfile with below content for building new image

DevOps principal metrics & KPIs

I would like to list down the following items that I thought it's vital for DevOps nowadays. Lead time for changes (unit: hour) ✅

5 mistakes that doom a DevOps transformation from the start

Many DevOps transformations fail because organizations approach them with the wrong attitude—and because they don't understand what they should be trying to achieve. Get rid of your DevOps delusions and...

Using Replica Set And Daemon Set Deploying/Managing Pod In K8s

- Introduction and using Replication Controller at link: https://tech2fun.net/liveness-probe-and-replication-controller-for-managed-health-of-pod-in-k8s/ I/Replica Sets Overview: - Replica Sets is new generation of Replication...

5 Ways to Boost Your Earning Potential in DevOps

1. Prove you’ve got the soft skills As Ian Miell, Lead OpenShift Architect at a Tier 1 Bank put it: "Really, it’s those things {soft skills} that sit around a basic...

Kafka – The important configuration

Article This article points out certain high-level points that you should think about before deploying the Kafka cluster into production. It's divided into 3 parts: Tuning Kafka Producers, Tuning Kafka Consumers, and...

Some good subreddits on Reddit

Reddit is an American social news aggregation, web content rating, and discussion website. Registered members submit content to the site such as links, text posts, and images, which are then voted...
- Advertisement -

APLICATIONS

Using Replica Set And Daemon Set Deploying/Managing Pod In K8s

- Introduction and using Replication Controller at link: https://tech2fun.net/liveness-probe-and-replication-controller-for-managed-health-of-pod-in-k8s/ I/Replica Sets Overview: -...

HTTP request methods

HOT NEWS