Skip to content

Commit

Permalink
🌱 add new meta titles
Browse files Browse the repository at this point in the history
  • Loading branch information
buhodev committed Oct 23, 2024
1 parent 115a386 commit ca3504a
Show file tree
Hide file tree
Showing 30 changed files with 60 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/caph/01-getting-started/01-introduction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Introduction
metatitle: "Cluster API for Hetzner: Compatibility and Quickstart Guide"
sidebar: Introduction
description: Hetzner's Cluster API makes setting up Kubernetes clusters easy on cloud or bare-metal. Compatible with CAPI v1.7.x, v1.8.x, and various Kubernetes versions.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Prerequisites
metatitle: Understanding the Cluster API for Hetzner Cluster Creation
sidebar: Prerequisites
description: Simplify provisioning, upgrading, and operating Kubernetes clusters on Hetzner infrastructure with Cluster API for a production-ready setup.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Management cluster setup
metatitle: Cluster API Management Cluster Setup for Hetzner
sidebar: Management cluster setup
description: Set up a management cluster with HCloud or Hetzner servers, including projects, credentials, SSH keys, and Kubernetes cluster API components for deployment.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Creating the workload cluster
metatitle: Configuring Kubernetes Workload Clusters with CAPH Management
sidebar: Creating the workload cluster
description: Generate a Kubernetes workload cluster with essential components for a secure deployment, including CNI, CCM, and optional CSI integration.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/01-getting-started/02-quickstart/04-next-steps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Next steps
metatitle: "Managing CAPH Cluster Components: Installation Steps"
sidebar: Next steps
description: Install components with the latest version using clusterctl command, then switch back to the management cluster and move objects into the new cluster easily.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/01-getting-started/03-preparation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Hetzner project preparation
metatitle: Prepare Hetzner Cloud Project for Cluster API Provider Hetzner
sidebar: Hetzner project preparation
description: Learn how to enhance your security by generating SSH keys, setting up HCloud, and creating secrets for Hetzner and HCloud + Robot API integration.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/01-managing-ssh-keys.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: SSH key management
metatitle: Secure SSH Key Management for Remote Access in Hetzner with Cluster API
sidebar: SSH key management
description: Securely access Kubernetes nodes on Hetzner cloud by managing SSH keys in CAPH. Create keys, troubleshoot, and ensure remote communication with ease.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/02-HA-setup.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: High availability setup
metatitle: Setting Up High Availability Cluster Configuration with Cluster API for Hetzner
sidebar: High availability setup
description: Implement high availability setup for HA Cluster API Components with clusterctl CLI for enhanced reliability and scalability in Kubernetes.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/03-node-image.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Node Images
metatitle: Custom Node Images for Kubernetes with Cluster API for Hetzner
sidebar: Node Images
description: Build custom Node Images for CAPH using Packer on Hetzner Cloud. Create, configure, and snapshot servers with all necessary components for Kubernetes.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/04-upgrading-caph.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Upgrading the Kubernetes Cluster API Provider Hetzner
metatitle: Upgrade Process for Kubernetes in Hetzner with CAPH
sidebar: Upgrading the Kubernetes Cluster API Provider Hetzner
description: Upgrade CAPH smoothly with clusterctl. Check, apply upgrade, monitor pods post-upgrade for seamless operati
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/05-baremetal/01-introduction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Hetzner baremetal
metatitle: "Using Bare Metal Servers with Hetzner: Cluster API Configuration"
sidebar: Hetzner baremetal
description: Explore creating a Hetzner bare metal cluster with custom remediation options for control planes and worker nodes.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/05-baremetal/02-management-cluster.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Management cluster setup for baremetal
metatitle: Baremetal Cluster Setup Using Cluster API Management Infrastructure for Hetzner
sidebar: Management cluster setup for baremetal
description: Learn how to manage a Hetzner BareMetal server in your Kubernetes cluster efficiently without compromising control over the physical infrastructure.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Creating a workload cluster with baremetal servers
metatitle: Building Kubernetes Workload Cluster with Bare Metal Servers
sidebar: Creating a workload cluster with baremetal servers
description: Effortlessly generate and apply Kubernetes clusters on Hetzner cloud and verify the setup for an efficient workload cluster deployment.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/05-baremetal/04-constant-hostnames.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Using constant hostnames
metatitle: Enable Fixed Hostnames for Bare Metal Servers in Hetzner Clusters
sidebar: Using constant hostnames
description: Utilize fixed node names for bare metal servers with storage integrations in your cloud server cluster configuration for seamless operations.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/06-advanced/01-csr-controller.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: CSR controller
metatitle: Managing CSR Controller in Kubernetes Clusters
sidebar: CSR controller
description: Explore advanced Certificate Signing Request (CSR) controller topics for efficient management insights.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/06-advanced/02-rate-limits.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Rate limits
metatitle: Rate Limits for HCloudMachine Reconciliation Controller
sidebar: Rate limits
description: Prevent reconciliation of a specific object for a set time after hitting rate limits during reconciliation to ensure seamless operations for other objects.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/06-advanced/03-multi-tenancy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Multi tenancy
metatitle: Supporting Multi-Tenancy with Cluster-Based Labeling
sidebar: Multi tenancy
description: Supporting multi-tenancy is made easy with our resource labeling system, ensuring efficient handling of resources for each cluster in your environment.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/02-topics/06-advanced/04-custom-templates-mhc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Machine Health Checks with Custom Remediation Template
metatitle: Custom Remediation Template for Machine Health Checks
sidebar: Machine Health Checks with Custom Remediation Template
description: Learn how to configure Machine Health Checks and Bare Metal Server Remediation Templates for optimal server performance in your Kubernetes cluster.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/03-reference/01-introduction.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Object Reference
metatitle: Naming Conventions for Servers and Machines
sidebar: Object Reference
description: "Automated server controllers: HCloudMachineController creates HCloud servers; HetznerBareMetalMachineController uses Hetzner bare metal hosts for deployments."
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/03-reference/02-hetzner-cluster.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: HetznerCluster
metatitle: "HetznerCluster: Cloud-init & CCM Configurations"
sidebar: HetznerCluster
description: Efficiently provision bare metal machines with HetznerCluster using cloud-init, SSH keys, and custom control plane endpoints for seamless cluster management.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/03-reference/03-hcloud-machine-template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: HCloudMachineTemplate
metatitle: HCloudMachineController for Hetzner Cloud Servers Setup
sidebar: HCloudMachineTemplate
description: Effortlessly manage HCloudMachines with HCloudMachineController. Set SSH keys, specify placement group, and configure IPv4/IPv6 settings seamlessly.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/03-reference/04-hcloud-remediation-template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: HCloudRemediationTemplate
metatitle: "Remediation Strategy Types: Specification and Categories"
sidebar: HCloudRemediationTemplate
description: Discover various remediation strategies and learn about different types to enhance your security posture. Explore how to handle security incidents effectively.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/03-reference/05-hetzner-bare-metal-host.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: HetznerBareMetalHost
metatitle: Managing Hetzner Servers Across Multiple Clusters
sidebar: HetznerBareMetalHost
description: Explore the versatility of HetznerBareMetalHost object for managing multiple clusters efficiently with unique storage identifiers and maintenance mode options.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: HetznerBareMetalMachineTemplate
metatitle: Hetzner Bare Metal Machine Configuration Template for Cluster API
sidebar: HetznerBareMetalMachineTemplate
description: Effortlessly define SSH specs, select hosts, and customize images with HetznerBareMetalMachineController to create custom Hetzner Bare Metal machine templates.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: HetznerBareMetalRemediationTemplate
metatitle: Custom Remediation Methods for Hetzner Bare Metal Machines
sidebar: HetznerBareMetalRemediationTemplate
description: Customize the way Hetzner Bare Metal Machines are handled with the remediation template. Define method, retry limit, and more. No URLs in meta description.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/03-reference/08-annotations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Annotations
metatitle: Constant Hostname Configuration in Cluster API Provider Hetzner
sidebar: Annotations
description: Optimize resource cluster management with constant bare-metal hostname annotations in Cluster-API and HetznerBareMetalMachine. Elevate configuration efficiency!
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/04-developers/01-development-guide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Developing Cluster API Provider Hetzner
metatitle: Developing Cluster API Provider Hetzner with Tilt
sidebar: Developing Cluster API Provider Hetzner
description: Learn how to streamline Hetzner project development with clusterctl, helm, and kind. Use Tilt for a faster workflow and manage resources efficiently.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/04-developers/02-tilt.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Reference of Tilt
metatitle: "CAPH Integration: Tilt Configurations and Setup Reference"
sidebar: Reference of Tilt
description: Manage CAPI clusters efficiently with Tilt. Boost productivity with Hetzner integration. Develop seamlessly.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/04-developers/03-releasing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Release Process
metatitle: Efficient CAPH Release Process Steps for Version Tagging
sidebar: Release Process
description: Learn how to efficiently manage the release process for Cluster API Provider Hetzner. Follow step-by-step instructions to create and publish tags on GitHub.
---

Expand Down
2 changes: 2 additions & 0 deletions docs/caph/04-developers/04-updating-kubernetes-version.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Updating Kubernetes Version
metatitle: Check Kubernetes Version in Node Image for Update
sidebar: Updating Kubernetes Version
description: Verify Kubernetes version in node-image dependencies and key files to keep your cluster up-to-date and running smoothly. Keep your setup current!
---

Expand Down

0 comments on commit ca3504a

Please sign in to comment.