blob: 8b5fd4108aa3bcd00a8d1ff124eaf1fc36e9b720 [file] [log] [blame]
{
"version": "0.3.0",
"sidebar": [
{
"type": "doc",
"id": "getting-started"
},
{
"type": "category",
"label": "Installation",
"items": [
"deployments/minikube",
"deployments/kind",
"deployments/aws",
"deployments/ack",
"deployments/gke",
"deployments/azure",
"deployments/tke",
"deployments/kubesphere",
"deployments/k3s-rke"
]
},
{
"type": "category",
"label": "Tutorials",
"items": [
"tutorials/index",
"tutorials/check-crd-status",
"tutorials/mtls",
"tutorials/the-hard-way",
"tutorials/proxy-the-httpbin-service-with-ingress",
"tutorials/proxy-the-httpbin-service",
"tutorials/proxy-grpc-service",
"tutorials/manage-certificates-with-cert-manager",
"tutorials/manage-ingress-certificates-with-cert-manager",
"tutorials/enable-authentication-and-restriction",
"tutorials/how-to-access-Apache-APISIX-Prometheus-Metrics-on-k8s",
"tutorials/how-to-use-go-plugin-runner-in-apisix-ingress",
"tutorials/external-service",
"tutorials/external-service-discovery"
]
},
{
"type": "category",
"label": "References",
"items": [
"references/apisix_route_v2beta3",
"references/apisix_route_v2",
"references/apisix_upstream",
"references/apisix_tls_v2",
"references/apisix_tls_v2beta3",
"references/apisix_cluster_config_v2",
"references/apisix_cluster_config_v2beta3",
"references/apisix_pluginconfig_v2",
"references/apisix_pluginconfig_v2beta3"
]
},
{
"type": "category",
"label": "Concepts",
"items": [
"concepts/apisix_route",
"concepts/apisix_upstream",
"concepts/apisix_tls",
"concepts/apisix_cluster_config",
"concepts/annotations"
]
},
{
"type": "doc",
"id": "design"
},
{
"type": "doc",
"id": "contribute"
},
{
"type": "doc",
"id": "FAQ"
},
{
"type": "link",
"label": "CHANGELOG",
"href": "https://github.com/apache/apisix-ingress-controller/blob/master/CHANGELOG.md"
}
]
}