1 min read
Deploy to Kubernetes

I have deployed this website to my self-hosted Kubernetes cluster.

GitHub Actions

I have set up a GitHub Actions workflow which runs on the self-hosted RHEL server

GitHub Actions Workflow

Docker

I have built a Docker image for this website and kept it locally on server

Kubernetes

I have created a Deployment, Service and Ingress for this website

Deployment

What’s next?

Idk, maybe I will deploy more sophisticated version of this blog website.