Amrit Adhikarisimplecalculator-kubernetesdepoyment.hashnode.dev·Sep 23, 2024SimpleCalculator-KubernetesDepoymentThis project provides a lightweight and efficient deployment of a simple calculator web application built with HTML, CSS, and JavaScript. We leverage the power of Docker for containerization and Kubernetes for orchestration, ensuring a scalable and m...Discusssimple calculator kubernetes deployment
Ashvini Mahajanashwinimahajan.hashnode.dev·Aug 10, 2024Day 25. Launching Your Kubernetes Cluster with DeploymentPrerequisites: An Ubuntu 22.04 system. Minimum 2GB RAM or more. Minimum 2 CPU cores (or 2 vCPUs). 20 GB of free disk space on /var (or more). Custom ICMP rule for all nodes in Security Group Docker and Kubernetes installed on VM Open ports on ...DiscussKubernetes Deployment
Yash Panditcloudrekeno.hashnode.dev·Apr 25, 2024How to Create a Kubernetes Cluster on AWS Using Ansible and Terraform 🚀: A Step-by-Step GuideSetting up a Kubernetes (K8s) cluster can be a complex but rewarding task. In this guide, we'll walk you through the process of creating a K8s cluster on AWS using Ansible for configuration management and Terraform for infrastructure provisioning. 1....Discuss·2 likes·128 readsDevOpsKubernetes Deployment