mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
new page and fix
This commit is contained in:
@@ -82,6 +82,7 @@ A curated list of awesome references collected since 2018. Microservices archite
|
||||
- [Selenium, Appium & Zephyr Jira plugin](selenium-appium-zephyr.md)
|
||||
- [Linux & SSH 🌟](linux.md)
|
||||
- [YAML processors](yaml-processors.md)
|
||||
- [MkDocs](mkdocs.md)
|
||||
12. [Caching Solutions](caching.md)
|
||||
13. [Monitoring and Performance. Prometheus, Grafana, APMs and more 🌟](monitoring.md)
|
||||
14. Configuration Management
|
||||
|
||||
6
docs/mkdocs.md
Normal file
6
docs/mkdocs.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# MkDocs
|
||||
- [MkDocs](https://www.mkdocs.org/)
|
||||
- [Markdown Cheat Sheet](https://3os.org/markdownCheatSheet/images/)
|
||||
- [Markdown Tables Generator](https://www.tablesgenerator.com/markdown_tables)
|
||||
- [websites that use MkDocs](https://www.wappalyzer.com/technologies/documentation-tools/mkdocs)
|
||||
|
||||
@@ -4,6 +4,7 @@ site_description: A curated list of awesome IT projects and resources. Inspired
|
||||
site_author: inafev
|
||||
docs_dir: docs/
|
||||
#repo_name: redhatspain/awesome-kubernetes
|
||||
repo_name: 'GitHub'
|
||||
repo_url: https://github.com/redhatspain/awesome-kubernetes
|
||||
theme:
|
||||
name: readthedocs
|
||||
@@ -77,6 +78,7 @@ nav:
|
||||
- Selenium, Appium & Zephyr Jira plugin: selenium-appium-zephyr.md
|
||||
- Linux & SSH: linux.md
|
||||
- YAML processors: yaml-processors.md
|
||||
- MkDocs: mkdocs.md
|
||||
- Caching Solutions: caching.md
|
||||
- Monitoring and Performance. Prometheus, Grafana, APMs and more: monitoring.md
|
||||
- Configuration Management:
|
||||
|
||||
@@ -4,6 +4,7 @@ site_description: A curated list of awesome IT projects and resources. Inspired
|
||||
site_author: inafev
|
||||
docs_dir: docs/
|
||||
#repo_name: redhatspain/awesome-kubernetes
|
||||
repo_name: 'GitHub'
|
||||
repo_url: https://github.com/redhatspain/awesome-kubernetes
|
||||
theme:
|
||||
name: material
|
||||
@@ -76,6 +77,7 @@ nav:
|
||||
- Selenium, Appium & Zephyr Jira plugin: selenium-appium-zephyr.md
|
||||
- Linux & SSH: linux.md
|
||||
- YAML processors: yaml-processors.md
|
||||
- MkDocs: mkdocs.md
|
||||
- Caching Solutions: caching.md
|
||||
- Monitoring and Performance. Prometheus, Grafana, APMs and more: monitoring.md
|
||||
- Configuration Management:
|
||||
|
||||
Reference in New Issue
Block a user