From d600c4e3da2f53b11c9101d20f9e3fd66639b3b7 Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 12 Jun 2025 00:56:02 +0930 Subject: [PATCH] docs: Add skeleton ref: #5 #3 --- docs/articles/index.md | 0 docs/contact.md | 0 docs/index.md | 0 docs/operations/index.md | 0 docs/projects/index.md | 0 docs/projects/kustomize/index.md | 22 ++++++++++++++++++++++ docs/tags.md | 0 7 files changed, 22 insertions(+) create mode 100644 docs/articles/index.md create mode 100644 docs/contact.md create mode 100644 docs/index.md create mode 100644 docs/operations/index.md create mode 100644 docs/projects/index.md create mode 100644 docs/projects/kustomize/index.md create mode 100644 docs/tags.md diff --git a/docs/articles/index.md b/docs/articles/index.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/contact.md b/docs/contact.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/operations/index.md b/docs/operations/index.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/projects/index.md b/docs/projects/index.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/projects/kustomize/index.md b/docs/projects/kustomize/index.md new file mode 100644 index 0000000..840a2d2 --- /dev/null +++ b/docs/projects/kustomize/index.md @@ -0,0 +1,22 @@ +--- +title: Kustomize Manifests +description: Documentation home for No Fuss Computing's Kubernetes Kustomize Manifests +date: 2025-06-12 +template: project.html +about: https://github.com/nofusscomputing/kubernetes +--- + + + +![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnofusscomputing%2Fkubernetes%2Frefs%2Fheads%2Fdevelopment%2F.meta%2Fproject_status.json) + +---- + +
+ +![GitHub forks](https://img.shields.io/github/forks/NofussComputing/kubernetes?logo=github&style=plastic&color=000000&labell=Forks) ![GitHub stars](https://img.shields.io/github/stars/NofussComputing/kubernetes?color=000000&logo=github&style=plastic) ![Github Watchers](https://img.shields.io/github/watchers/NofussComputing/kubernetes?color=000000&label=Watchers&logo=github&style=plastic) + +
+ +This project exists to provide a single location for all you Kubernetes deployment puposes. Contained within the [Kustomize repository](https://github.com/nofusscomputing/kubernetes) are Kubernetes Kustomize manifests ready for deployment. You are free to use them and that includes to collaborate in the addition and maintenance of the manifests. + diff --git a/docs/tags.md b/docs/tags.md new file mode 100644 index 0000000..e69de29