Tag

Ghost

1 views collected around this technical thread.

Ops Development Stories
Ops Development Stories
Mar 21, 2022 · Cloud Native

Mastering Helm Charts: Build a Fully Customizable Ghost Blog Deployment

Learn how to create a complete Helm chart for deploying the Ghost blogging platform on Kubernetes, covering chart scaffolding, templating with values, handling multiple environments, ingress version compatibility, persistence, customizations, and sharing the chart via a GitHub Pages repository.

ChartDevOpsGhost
0 likes · 24 min read
Mastering Helm Charts: Build a Fully Customizable Ghost Blog Deployment
DevOps Cloud Academy
DevOps Cloud Academy
Mar 20, 2022 · Cloud Native

Developing a Helm Chart for Ghost Blog with Advanced Templates and Deployment

This tutorial walks through creating a complete Helm chart for the Ghost blogging platform, covering chart scaffolding, templating with Go templates, handling multiple environments, version‑compatible Ingress, persistence, custom update strategies, and publishing the chart via a GitHub Pages repository.

ChartGhostHelm
0 likes · 23 min read
Developing a Helm Chart for Ghost Blog with Advanced Templates and Deployment