more devops

This commit is contained in:
Jan Halfar 2021-11-16 13:34:22 +01:00
parent fac05fa670
commit 2421db2805
7 changed files with 32 additions and 1 deletions

View File

@ -1,2 +1,7 @@
---
sidebar_label: Intro
sidebar_position: 1
---
# How we run applications in the cloud

6
foomo/docs/devops/k8s.md Normal file
View File

@ -0,0 +1,6 @@
---
sidebar_label: k8s
sidebar_position: 2
---
# k8s kubernetes

View File

@ -0,0 +1,4 @@
{
"label": "Monitoring",
"position": 1
}

View File

@ -0,0 +1,4 @@
---
sidebar_label: Grafana
---
# Grafana

View File

@ -0,0 +1,7 @@
---
sidebar_label: Intro
sidebar_position: 1
---
# Monitoring and Alerting

View File

@ -0,0 +1,5 @@
---
sidebar_label: Jaeger
---
# Jaeger

View File

@ -16,7 +16,7 @@ const sidebars = {
// By default, Docusaurus generates a sidebar from the docs folder structure
backendSidebar: [{type: 'autogenerated', dirName: 'backend'}],
frontendSidebar: [{type: 'autogenerated', dirName: 'frontend'}],
toolsSidebar: [{type: 'autogenerated', dirName: 'tools'}],
devopsSidebar: [{type: 'autogenerated', dirName: 'devops'}],
//tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
//backendSidebar: [{type: 'autogenerated', dirName: './backend'}],