From d9925ac892d8ed40ce9b815abf16f967a55f9734 Mon Sep 17 00:00:00 2001 From: Anton Novikov Date: Thu, 23 Jan 2025 12:27:57 +0100 Subject: [PATCH] #59 - Add Status and Backward compatibility sections. --- README.md | 4 ++++ docs/backward-compatibility.md | 3 +++ docs/index.md | 5 +++++ 3 files changed, 12 insertions(+) create mode 100644 docs/backward-compatibility.md diff --git a/README.md b/README.md index 5998da6..8987ddc 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ in [CI/CD](https://www.redhat.com/en/topics/devops/what-is-ci-cd) and [DevOps](h Full documentation is available at https://edenlabllc.github.io/rmk/latest/ +## Status + +[//]: # (TODO ACTUALIZE) + ## Overview **RMK** stands for "**R**educed **M**anagement for **K**ubernetes". diff --git a/docs/backward-compatibility.md b/docs/backward-compatibility.md new file mode 100644 index 0000000..14fdec3 --- /dev/null +++ b/docs/backward-compatibility.md @@ -0,0 +1,3 @@ +# Backward compatibility + +[//]: # (TODO ACTUALIZE) diff --git a/docs/index.md b/docs/index.md index 7be386d..778568f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,6 +10,7 @@ environments, in [CI/CD](https://www.redhat.com/en/topics/devops/what-is-ci-cd) and [DevOps](https://www.atlassian.com/devops). * [RMK CLI - Reduced Management for Kubernetes](#rmk-cli---reduced-management-for-kubernetes) + * [Status](#status) * [Overview](#overview) * [Efficiency in numbers](#efficiency-in-numbers) * [Advantages](#advantages) @@ -41,6 +42,10 @@ in [CI/CD](https://www.redhat.com/en/topics/devops/what-is-ci-cd) and [DevOps](h * [License](#license) * [Code of Conduct](#code-of-conduct) +## Status + +[//]: # (TODO ACTUALIZE) + ## Overview **RMK** stands for "**R**educed **M**anagement for **K**ubernetes".