Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions docs/blog/posts/blog-kb-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# 📝 Knowledge Base Article Template

## **<SUBJECT GOES HERE>**

**Tags/Keywords:** `TAG-Example-1`, `TAG-Example-2`, `TAG-Example-3`

**Date Created:** 2025-10-17
**Last Modified:** 2025-10-17
**Article Type:** Troubleshooting
**Applies To:** OpenStack Cinder Volume LVM ISCSI, genestack release-2025.1+

---

## **1. Summary / Overview**

Summary goes here

---

## **2. Problem / Symptom**

* **Symptom 1:**
* **Problem 2:**

---

## **3. Solution / Resolution**

Solution goes here

---

## **4. Step-by-Step Instructions**

### **A. Prerequisites**

* Prerequisite number 1
* Prerequisite number 2

### **B. Detailed Procedure**

* **Step 1: Description**
* Step one first step
* Step one second step...

* **Step 2: Description**
* Step two first step
* Step two second step...

---

## **5. Cause**

Casue goes here.

---

## **7. See Also / Related Articles**

* Related article link one
* Related article line two
Loading