Skip to content
View csning1998's full-sized avatar
👩‍💻
DevOps / Infra Intern . . .
👩‍💻
DevOps / Infra Intern . . .

Highlights

  • Pro

Block or report csning1998

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
csning1998/README.md

About Me

Infrastructure Intern at Cathay General Hospital in Taipei, Taiwan, specializing in on-premise HA platform design and E2E IaC automation.

Engineering a HA-scalable Distributed GitLab & Harbor deployment targeting a team of 75 engineers.

Actively seeking Cloud Engineer and SRE roles.

Infrastructure, Platform, and Cloud Provider

Infrastructure

Bare-metal virtualization on KVM/QEMU using Terraform Libvirt provider.

HA Kubernetes cluster design via Kubeadm and MicroK8s, configured through Terraform Kubernetes and Helm providers.

HAProxy and Keepalived for L2/L3 load balancing with Policy-Based Routing.

HashiCorp Vault PKI with AppRole and Sidecar for automated TLS / mTLS certificate rotation.

Stateful services across Patroni/Postgres, etcd, Redis Sentinel, and MinIO distributed storage.

Harbor OCI registry as image and Helm chart seed.

Keycloak OIDC for federated SSO across GitLab, Harbor, and Vault.

GCP experience across GKE Autopilot, Cloud SQL, Cloud KMS, Artifact Registry, IAP, Workload Identity Federation, Cloud NAT, and VPC.

Container & Orchestration

Containers

Kubernetes and Helm chart deployment in production via Terraform.

GitOps delivery via GitLab CI/CD and GitHub Actions.

Application Development & Tooling

Application Development

Go for CI pipeline tooling: authored a GitLab CI/CD Catalog component implementing a compiled MR reviewer binary, integrated with Claude and Gemini.

TypeScript for private full-stack applications backed by GCP-provisioned infrastructure.

Stats

GitLab Contributor Stats


Pinned Loading

  1. on-premise-gitlab-deployment on-premise-gitlab-deployment Public

    [MVP] Multi-layer Terraform IaC for on-premise GitLab deployment on KVM/QEMU. HA: Kubeadm control plane, Patroni/Postgres, Redis Sentinel, MinIO (erasure coding), Gitaly/Praefect, Vault (hierarchic…

    HCL 6

  2. gitlab-ci-with-code-reviewer gitlab-ci-with-code-reviewer Public

    GitLab CI pipeline with AI-powered code review using Claude and Gemini.

    Go