From 80c8f491a1bd772c15775d97520f6dbc2b83c5ff Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 17 Aug 2022 23:54:20 +1200 Subject: [PATCH] Two minor description fixes Signed-off-by: David Young --- manuscript/community/mastodon.md | 2 +- manuscript/kubernetes/persistence/rook-ceph/operator.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manuscript/community/mastodon.md b/manuscript/community/mastodon.md index 947b6ea..69f2df8 100644 --- a/manuscript/community/mastodon.md +++ b/manuscript/community/mastodon.md @@ -1,6 +1,6 @@ --- title: Join our geeky, Docker/Kubernetes-flavored Mastdon instance -description: The most realtime and exciting way engage with our geeky community is in our Discord server! +description: Looking for your geeky niche in the "fediverse"? Join our Mastodon instance! icon: material/mastodon --- # Toot me up, buttercup! diff --git a/manuscript/kubernetes/persistence/rook-ceph/operator.md b/manuscript/kubernetes/persistence/rook-ceph/operator.md index 5592601..c35225d 100644 --- a/manuscript/kubernetes/persistence/rook-ceph/operator.md +++ b/manuscript/kubernetes/persistence/rook-ceph/operator.md @@ -1,6 +1,6 @@ --- -title: How to use Rook Ceph for Persistent Storage in Kubernetes -description: How to deploy Rook Ceph into your Kubernetes cluster for persistent storage +title: Deploy Rook Ceph Operator for Persistent Storage in Kubernetes +description: Start your Rook Ceph deployment by installing the operator into your Kubernetes cluster --- # Persistent storage in Kubernetes with Rook Ceph / CephFS