This commit is contained in:
alexfornuto 2021-10-07 12:10:21 -05:00
parent 9c5635780b
commit 47492b06d9
2 changed files with 8 additions and 2 deletions

View file

@ -155,7 +155,8 @@ module.exports = {
sidebarDepth: 0,
children: [
"k8s/",
"k8s/helm"
"k8s/helm",
"k8s/ingress",
]
},
{

View file

@ -8,7 +8,12 @@ meta:
# Kubernetes Ingress Controller
A Sentence or two on what the ingress controller is, and why it's a good idea to use it compared to other solutions.
## Installation
This may only need to reference the existing helm instructions, updated to use the controller already.
##
## Configuration
## Troubleshooting