williamchanrico / arzhonid

Personal landing page on k8s cluster, deployed via drone.io

Home Page:https://arzhon.id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arzhonid

Build Status Website Status

Personal landing page, something to attach the domain to.

Runs on a small 3-node managed kubenernetes cluster (GKE) spawned from terraform-personal.

Using CloudFlare DNS provider, will need the API key to dynamically change DNS records that are pointing to the preemptible nodes, and since the k8s deployment files include a cert-manager, it will also need the API key when generating the necessary tls certificates.

Docker

Drone CI/CD

Docker image will be built and pushed by drone.

Remember to change the image tag in .drone.yaml

Locally

$ make help
help                           Help message
build                          Build the container
run                            Run container
push                           Push image
stop                           Stop container<Paste>

Screenshot

screenshot

About

Personal landing page on k8s cluster, deployed via drone.io

https://arzhon.id


Languages

Language:HTML 31.4%Language:CSS 30.8%Language:SCSS 22.8%Language:JavaScript 12.1%Language:PHP 2.8%Language:Makefile 0.1%Language:Dockerfile 0.0%