SHSanskriti Harmukhinvultr.hashnode.dev·2d ago · 8 min readSetting Up Nginx Ingress Controller with SSL on KubernetesThe Nginx Ingress Controller is a popular Kubernetes Ingress controller that uses Nginx as a reverse proxy and load balancer to route external traffic into a cluster, acting as a single entry point wi00
SHSanskriti Harmukhinvultr.hashnode.dev·2d ago · 8 min readSetting Up Argo CD on KubernetesArgo CD is a Kubernetes-native, declarative GitOps tool for deploying applications at scale. It pulls application manifests directly from a Git repository and syncs them to a Kubernetes cluster, suppo00
SHSanskriti Harmukhinvultr.hashnode.dev·2d ago · 8 min readInstalling WordPress on Ubuntu 24.04WordPress is a free, open-source content management system (CMS) built with PHP and backed by MySQL or MariaDB. It began as a blogging tool and has since grown into one of the most widely used platfor00
SHSanskriti Harmukhinvultr.hashnode.dev·2d ago · 17 min readInstalling OpenVPN on Ubuntu 24.04OpenVPN is an open-source, full-featured VPN solution that enables secure site-to-site and point-to-point connections. OpenVPN creates encrypted tunnels using TLS (Transport Layer Security) to secure 00
SHSanskriti Harmukhinvultr.hashnode.dev·2d ago · 9 min readInstalling Jenkins on Rocky Linux 9Jenkins is a popular open-source automation server for continuous integration and continuous deployment (CI/CD), letting teams build, test, and deploy software with a large ecosystem of plugins. This 00