How to choose your Kubernetes Postgres Operator?

A Postgres Operator for Kubernetes eases the management of PostgreSQL clusters inside the Kubernetes (k8s) environment. It watches changes (additions, updates, deletes) of PostgreSQL related CRD (custom resource definitions) and applies changes to the running clusters accordingly. Therefore, a Postgres Operator is a critical component of the database setup in PostgreSQL on Kubernetes. In addition to the “simply” management of the Postgres cluster, it often also provides additional […]

https://www.simplyblock.io/blog/choosing-a-kubernetes-postgres-operator/

Add Worker Nodes To Amazon EKS Cluster - OSTechNix

This step by step tutorial walk you through the details to add node groups and worker nodes to Amazon EKS cluster with screenshots.

OSTechNix
Deploy Kubernetes Cluster On AWS With Amazon EKS - OSTechNix

This guide explains how to deploy Kubernetes Cluster with Amazon EKS and how to configure AWS CLI and Kubectl to interact with EKS cluster.

OSTechNix
Introduction To Amazon EKS (Elastic Kubernetes Service) - OSTechNix

This guide explains what is Amazon EKS (Amazon Elastic Kubernetes Service), how Amazon EKS works, EKS features and its pricing details.

OSTechNix