In this article we will create a cluster in Kubernetes with 1 master and 3 workers.
1 Master host responsible for managing the cluster and 3 Workers that will be connected to the cluster for deployments distribution.
App Java web (javaee8) with Wildfly, PostgreSQL and Docker.
Running on Kubernetes and replicating the session between instances using Kube Ping.
Installing Nginx Ingress Controller to receive http and https calls and redirect to Service.
Fundamental for the provision of its services including certificates in a secure way.
A quick and convenient way to uninstall kubernetes.
Without leaving a trace.
Ping is a program that uses the ICMP protocol that sends packets to test equipment or computer networks. It works by sending packets to the destination and waiting for the response. With this answer the time and packet losses are calculated.