diff --git a/app/_assets/stylesheets/dropdown.less b/app/_assets/stylesheets/dropdown.less index fbd1d575d3a8..0278f07762e8 100644 --- a/app/_assets/stylesheets/dropdown.less +++ b/app/_assets/stylesheets/dropdown.less @@ -14,6 +14,10 @@ position: relative; } +.hub .dropdown-menu > li span { + display: inline; +} + .dropdown-menu { position: absolute; top: 32px; diff --git a/app/_data/docs_nav_gateway_3.10.x.yml b/app/_data/docs_nav_gateway_3.10.x.yml new file mode 100644 index 000000000000..b2e7d39fe0ec --- /dev/null +++ b/app/_data/docs_nav_gateway_3.10.x.yml @@ -0,0 +1,786 @@ +product: gateway +release: 3.10.x +generate: true +assume_generated: true +items: + - title: Introduction + icon: /assets/images/icons/documentation/icn-flag.svg + items: + - text: Overview of Kong Gateway + url: /gateway/3.10.x/ + absolute_url: true + - text: Support + items: + - text: Version Support Policy + url: /support-policy/ + src: /gateway/support/index + - text: Third Party Dependencies + url: /support/third-party + - text: Browser Support + url: /support/browser + - text: Vulnerability Patching Process + url: /support/vulnerability-patching-process + - text: Software Bill of Materials + url: /support/sbom + - text: Stability + url: /stability + - text: Release Notes + url: /gateway/changelog + absolute_url: true + - text: Breaking Changes + items: + - text: Kong Gateway 3.10.x + url: /breaking-changes/ + src: /gateway/breaking-changes/310x + - text: Kong Gateway 3.9.x + url: /breaking-changes/39x/ + - text: Kong Gateway 3.8.x + url: /breaking-changes/38x/ + - text: Kong Gateway 3.7.x + url: /breaking-changes/37x/ + - text: Kong Gateway 3.6.x + url: /breaking-changes/36x/ + - text: Kong Gateway 3.5.x + url: /breaking-changes/35x/ + - text: Kong Gateway 3.4.x + url: /breaking-changes/34x/ + - text: Kong Gateway 3.3.x + url: /breaking-changes/33x/ + - text: Kong Gateway 3.2.x + url: /breaking-changes/32x/ + - text: Kong Gateway 3.1.x + url: /breaking-changes/31x/ + - text: Kong Gateway 3.0.x + url: /breaking-changes/30x/ + - text: Kong Gateway 2.8.x or earlier + url: /breaking-changes/28x/ + - text: Key Concepts + items: + - text: Services + url: /key-concepts/services + - text: Routes + url: /key-concepts/routes + - text: Consumers + url: /key-concepts/consumers + - text: Upstreams + url: /key-concepts/upstreams + - text: Plugins + url: /key-concepts/plugins + - text: Consumer Groups + url: /key-concepts/consumer-groups + src: /gateway/kong-enterprise/consumer-groups/index + # - text: Manage Kong Gateway with decK + # url: /key-concepts/manage-kong-with-deck + - text: How Kong Works + items: + - text: Routing Traffic + url: /how-kong-works/routing-traffic + - text: Load Balancing + url: /how-kong-works/load-balancing + - text: Health Checks and Circuit Breakers + url: /how-kong-works/health-checks + - text: Glossary + url: /glossary + + - title: Get Started with Kong + icon: /assets/images/icons/documentation/icn-learning.svg + items: + - text: Get Kong + url: /get-started/ + - text: Services and Routes + url: /get-started/services-and-routes + - text: Rate Limiting + url: /get-started/rate-limiting + - text: Proxy Caching + url: /get-started/proxy-caching + - text: Key Authentication + url: /get-started/key-authentication + - text: Load-Balancing + url: /get-started/load-balancing + + - title: Install Kong + icon: /assets/images/icons/documentation/icn-deployment-color.svg + items: + - text: Overview + url: /install/ + - text: Kubernetes + items: + - text: Overview + url: /install/kubernetes/ + - text: Install Kong Gateway + url: /install/kubernetes/proxy/ + - text: Configure the Admin API + url: /install/kubernetes/admin/ + - text: Install Kong Manager + url: /install/kubernetes/manager/ + - text: Docker + items: + - text: Using docker run + url: /install/docker + - text: Build your own Docker images + url: /install/docker/build-custom-images/ + - text: Linux + items: + - text: Amazon Linux + url: /install/linux/amazon-linux + - text: Debian + url: /install/linux/debian + - text: Red Hat + url: /install/linux/rhel + - text: Ubuntu + url: /install/linux/ubuntu + - text: Post-installation + items: + - text: Set up a data store + url: /install/post-install/set-up-data-store/ + - text: Apply Enterprise license + url: /install/post-install/enterprise-license/ + generate: false + - text: Enable Kong Manager + url: /install/post-install/kong-manager/ + generate: false + + - title: Kong in Production + icon: /assets/images/icons/documentation/icn-deployment-color.svg + items: + - text: Deployment Topologies + items: + - text: Overview + url: /production/deployment-topologies/ + - text: Kubernetes Topologies + url: /production/deployment-topologies/kubernetes/ + - text: Hybrid Mode + items: + - text: Overview + url: /production/deployment-topologies/hybrid-mode/ + - text: Deploy Kong Gateway in Hybrid mode + url: /production/deployment-topologies/hybrid-mode/setup + - text: Incremental Configuration Sync + url: /production/deployment-topologies/hybrid-mode/incremental-config-sync/ + - text: DB-less Deployment + url: /production/deployment-topologies/db-less-and-declarative-config + - text: Traditional + url: /production/deployment-topologies/traditional + - text: Running Kong + items: + - text: Running Kong as a non-root user + url: /production/running-kong/kong-user + - text: Securing the Admin API + url: /production/running-kong/secure-admin-api + - text: Using systemd + url: /production/running-kong/systemd + - text: Access Control + items: + - text: Start Kong Gateway Securely + url: /production/access-control/start-securely + - text: Programatically Creating Admins + url: /production/access-control/register-admin-api + - text: Enabling RBAC + url: /production/access-control/enable-rbac + - text: Workspaces + url: /kong-enterprise/workspaces + - text: Licenses + items: + - text: Overview + url: /licenses/ + - text: Download your License + url: /licenses/download + - text: Deploy Enterprise License + url: /licenses/deploy + - text: Using the License API + url: /licenses/examples + - text: Monitor Licenses Usage + url: /licenses/report + src: /gateway/licenses/report-v2 + - text: Networking + items: + - text: Default Ports + url: /production/networking/default-ports + - text: DNS Considerations + url: /production/networking/dns-considerations + - text: Network and Firewall + url: /production/networking/firewall + - text: CP/DP Communication through a Forward Proxy + url: /production/networking/cp-dp-proxy + - text: PostgreSQL TLS + items: + - text: Configure PostgreSQL TLS + url: /production/networking/configure-postgres-tls + - text: Troubleshooting PostgreSQL TLS + url: /production/networking/troubleshoot-postgres-tls + - text: Kong Configuration File + url: /production/kong-conf + - text: Environment Variables + url: /production/environment-variables + - text: Serving a Website and APIs from Kong + url: /production/website-api-serving + - text: Secrets Management + items: + - text: Overview + url: /kong-enterprise/secrets-management/ + - text: Getting Started + url: /kong-enterprise/secrets-management/getting-started + - text: Secrets Rotation + url: /kong-enterprise/secrets-management/secrets-rotation + - text: Advanced Usage + url: /kong-enterprise/secrets-management/advanced-usage + - text: Backends + items: + - text: Overview + url: /kong-enterprise/secrets-management/backends + - text: Environment Variables + url: /kong-enterprise/secrets-management/backends/env + - text: AWS Secrets Manager + url: /kong-enterprise/secrets-management/backends/aws-sm + - text: Azure Key Vaults + url: /kong-enterprise/secrets-management/backends/azure-key-vaults + - text: Google Cloud Secret Manager + url: /kong-enterprise/secrets-management/backends/gcp-sm + - text: HashiCorp Vault + url: /kong-enterprise/secrets-management/backends/hashicorp-vault + - text: How-To + items: + - text: Securing the Database with AWS Secrets Manager + url: /kong-enterprise/secrets-management/how-to/aws-secrets-manager + - text: Reference Format + url: /kong-enterprise/secrets-management/reference-format + - text: Keyring and Data Encryption + url: /kong-enterprise/db-encryption + - text: Monitoring + items: + - text: Overview + url: /production/monitoring/ + - text: Prometheus + url: /production/monitoring/prometheus + - text: StatsD + url: /production/monitoring/statsd + - text: Datadog + url: /production/monitoring/datadog + - text: Health Check Probes + url: /production/monitoring/healthcheck-probes + - text: Expose and graph AI Metrics + url: /production/monitoring/ai-metrics/ + - text: Tracing + items: + - text: Overview + url: /production/tracing/ + - text: Writing a Custom Trace Exporter + url: /production/tracing/write-custom-trace-exporter + - text: Tracing API Reference + url: /production/tracing/api + - text: Resource Sizing Guidelines + url: /production/sizing-guidelines + - text: Blue-Green Deployments + url: /production/blue-green + - text: Canary Deployments + url: /production/canary + - text: Clustering Reference + url: /production/clustering + - text: Performance + items: + - text: Performance Testing Benchmarks + url: /production/performance/performance-testing + - text: Establish a Performance Benchmark + url: /production/performance/benchmark + - text: Improve performance with Brotli compression + url: /production/performance/brotli/ + - text: Logging and Debugging + items: + - text: Log Reference + url: /production/logging/log-reference + - text: Dynamic log level updates + url: /production/logging/update-log-level-dynamically + - text: Customize Gateway Logs + url: /production/logging/customize-gateway-logs + - text: Debug Requests + url: /production/debug-request + - text: AI Gateway Analytics + url: /production/logging/ai-analytics/ + - text: Audit Logging + url: /kong-enterprise/audit-log + - text: Configure a gRPC service + url: /production/configuring-a-grpc-service + - text: Use the Expressions Router + url: /key-concepts/routes/expressions + - text: Outage Handling + items: + - text: Configure Data Plane Resilience + url: /kong-enterprise/cp-outage-handling + - text: About Control Plane Outage Management + url: /kong-enterprise/cp-outage-handling-faq + - text: Upgrade and Migration + items: + - text: Upgrading Kong Gateway 3.x.x + url: /upgrade/ + - text: Backup and Restore + url: /upgrade/backup-and-restore/ + - text: Upgrade Strategies + items: + - text: Dual-Cluster Upgrade + url: /upgrade/dual-cluster/ + - text: In-Place Upgrade + url: /upgrade/in-place/ + - text: Blue-Green Upgrade + url: /upgrade/blue-green/ + - text: Rolling Upgrade + url: /upgrade/rolling-upgrade/ + - text: Upgrade from 2.8 LTS to 3.4 LTS + url: /upgrade/lts-upgrade/ + - text: Migrate from OSS to Enterprise + url: /migrate-ce-to-ke/ + - text: Migration Guidelines Cassandra to PostgreSQL + url: /migrate-cassandra-to-postgres/ + - text: Migrate to the new DNS client + url: /migrate-to-new-dns-client/ + - text: Breaking Changes + url: /production/breaking-changes/ + generate: false + - text: FIPS 140-2 + items: + - text: Overview + url: /kong-enterprise/fips-support/ + src: /gateway/kong-enterprise/fips-support/index + - text: Install the FIPS Compliant Package + url: /kong-enterprise/fips-support/install + - text: Authenticate your Kong Gateway Amazon RDS database with AWS IAM + url: /kong-enterprise/aws-iam-auth-to-rds-database + - text: Verify Signatures for Signed Kong Images + url: /kong-enterprise/signed-images + - text: Verify Build Provenance for Signed Kong Images + url: /kong-enterprise/provenance-verification + + - title: Kong AI Gateway + icon: /assets/images/icons/documentation/icn-ai.svg + items: + - text: Overview + url: /ai-gateway/ + - text: Get started with AI Gateway + url: /get-started/ai-gateway/ + - text: LLM Provider Integration Guides + items: + - text: OpenAI + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/openai/ + generate: false + absolute_url: true + - text: Cohere + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/cohere/ + generate: false + absolute_url: true + - text: Azure + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/azure/ + generate: false + absolute_url: true + - text: Anthropic + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/anthropic/ + generate: false + absolute_url: true + - text: Mistral + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/mistral/ + generate: false + absolute_url: true + - text: Llama2 + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/llama2/ + generate: false + absolute_url: true + - text: Vertex/Gemini + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/gemini/ + generate: false + absolute_url: true + - text: Amazon Bedrock + url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/bedrock/ + generate: false + absolute_url: true + - text: LLM Library Integration Guides + items: + - text: LangChain + url: /ai-gateway/llm-library-integration-guides/langchain/ + - text: AI Gateway Analytics + url: /ai-gateway/ai-analytics/ + generate: false + - text: Expose and graph AI Metrics + url: /ai-gateway/metrics/ + generate: false + - text: AI Gateway Load Balancing + url: /hub/kong-inc/ai-proxy-advanced/#load-balancing + generate: false + absolute_url: true + - text: AI Gateway plugins + url: /hub/?category=ai + generate: false + absolute_url: true + + - title: Kong Manager + icon: /assets/images/icons/documentation/icn-manager-color.svg + items: + - text: Overview + url: /kong-manager/ + - text: Enable Kong Manager + url: /kong-manager/enable + - text: Get Started with Kong Manager + items: + - text: Services and Routes + url: /kong-manager/get-started/services-and-routes + - text: Rate Limiting + url: /kong-manager/get-started/rate-limiting + - text: Proxy Caching + url: /kong-manager/get-started/proxy-caching + - text: Authentication with Consumers + url: /kong-manager/get-started/consumers + - text: Load Balancing + url: /kong-manager/get-started/load-balancing + - text: Authentication and Authorization + items: + - text: Overview + url: /kong-manager/auth/ + - text: Create a Super Admin + url: /kong-manager/auth/super-admin + - text: Workspaces and Teams + url: /kong-manager/auth/workspaces-and-teams + - text: Reset Passwords and RBAC Tokens + url: /kong-manager/auth/reset-password + - text: Basic Auth + url: /kong-manager/auth/basic + - text: LDAP + items: + - text: Configure LDAP + url: /kong-manager/auth/ldap/configure + - text: LDAP Service Directory Mapping + url: /kong-manager/auth/ldap/service-directory-mapping + - text: OIDC + items: + - text: Configure OIDC + url: /kong-manager/auth/oidc/configure + - text: OIDC Authenticated Group Mapping + url: /kong-manager/auth/oidc/mapping + - text: Migrate from previous configurations + url: /kong-manager/auth/oidc/migrate + - text: Sessions + url: /kong-manager/auth/sessions + - text: RBAC + items: + - text: Overview + url: /kong-manager/auth/rbac + - text: Enable RBAC + url: /kong-manager/auth/rbac/enable + - text: Add a Role and Permissions + url: /kong-manager/auth/rbac/add-role + - text: Create a User + url: /kong-manager/auth/rbac/add-user + - text: Create an Admin + url: /kong-manager/auth/rbac/add-admin + - text: Networking Configuration + url: /kong-manager/networking + - text: Workspaces + url: /kong-manager/workspaces + - text: Create Consumer Groups + url: /kong-manager/consumer-groups + - text: Sending Email + url: /kong-manager/configuring-to-send-email + - text: Troubleshoot + url: /kong-manager/troubleshoot/ + - text: Strengthen Security + url: /kong-manager/strengthen-security + + - title: Develop Custom Plugins + icon: /assets/images/icons/documentation/icn-dev-portal-color.svg + items: + - text: Overview + url: /plugin-development/ + - text: Getting Started + items: + - text: Introduction + url: /plugin-development/get-started/ + - text: Set up the Plugin Project + url: /plugin-development/get-started/setup + - text: Add Plugin Testing + url: /plugin-development/get-started/testing + - text: Add Plugin Configuration + url: /plugin-development/get-started/config + - text: Consume External Services + url: /plugin-development/get-started/http + - text: Deploy Plugins + url: /plugin-development/get-started/deploy + - text: File Structure + url: /plugin-development/file-structure + - text: Implementing Custom Logic + url: /plugin-development/custom-logic + - text: Plugin Configuration + url: /plugin-development/configuration + - text: Accessing the Data Store + url: /plugin-development/access-the-datastore + - text: Storing Custom Entities + url: /plugin-development/custom-entities + - text: Caching Custom Entities + url: /plugin-development/entities-cache + - text: Extending the Admin API + url: /plugin-development/admin-api + - text: Writing Tests + url: /plugin-development/tests + - text: Installation and Distribution + url: /plugin-development/distribution + - text: Proxy-Wasm Filters + items: + - text: Create a Proxy-Wasm Filter + url: /plugin-development/wasm/filter-development-guide + - text: Proxy-Wasm Filter Configuration + url: /plugin-development/wasm/filter-configuration + - text: Plugin Development Kit + items: + - text: Overview + url: /plugin-development/pdk/ + - text: kong.client + url: /plugin-development/pdk/kong.client + - text: kong.client.tls + url: /plugin-development/pdk/kong.client.tls + - text: kong.cluster + url: /plugin-development/pdk/kong.cluster + - text: kong.ctx + url: /plugin-development/pdk/kong.ctx + - text: kong.ip + url: /plugin-development/pdk/kong.ip + - text: kong.jwe + url: /plugin-development/pdk/kong.jwe + - text: kong.log + url: /plugin-development/pdk/kong.log + - text: kong.nginx + url: /plugin-development/pdk/kong.nginx + - text: kong.node + url: /plugin-development/pdk/kong.node + - text: kong.plugin + url: /plugin-development/pdk/kong.plugin + - text: kong.request + url: /plugin-development/pdk/kong.request + - text: kong.response + url: /plugin-development/pdk/kong.response + - text: kong.router + url: /plugin-development/pdk/kong.router + - text: kong.service + url: /plugin-development/pdk/kong.service + - text: kong.service.request + url: /plugin-development/pdk/kong.service.request + - text: kong.service.response + url: /plugin-development/pdk/kong.service.response + - text: kong.table + url: /plugin-development/pdk/kong.table + - text: kong.telemetry.log + url: /plugin-development/pdk/kong.telemetry.log + - text: kong.tracing + url: /plugin-development/pdk/kong.tracing + - text: kong.vault + url: /plugin-development/pdk/kong.vault + + - text: kong.websocket.client + url: /plugin-development/pdk/kong.websocket.client + + - text: kong.websocket.upstream + url: /plugin-development/pdk/kong.websocket.upstream + + - text: Plugins in Other Languages + items: + - text: Go + url: /plugin-development/pluginserver/go + - text: Javascript + url: /plugin-development/pluginserver/javascript + - text: Python + url: /plugin-development/pluginserver/python + - text: Running Plugins in Containers + url: /plugin-development/pluginserver/plugins-kubernetes + - text: External Plugin Performance + url: /plugin-development/pluginserver/performance + - title: Kong Plugins + icon: /assets/images/icons/documentation/icn-api-plugins-color.svg + items: + - text: Overview + url: /kong-plugins/ + - text: Authentication Reference + url: /kong-plugins/authentication/reference + - text: Allow Multiple Authentication Plugins + url: /kong-plugins/authentication/allowing-multiple-authentication-methods/ + - text: Plugin Queuing + items: + - text: Overview + url: /kong-plugins/queue + - text: Plugin Queuing Reference + url: /kong-plugins/queue/reference + - text: Dynamic Plugin Ordering + items: + - text: Overview + url: /kong-enterprise/plugin-ordering/ + - text: Get Started with Dynamic Plugin Ordering + url: /kong-enterprise/plugin-ordering/get-started + - text: Redis Partials + url: /kong-enterprise/partials + - text: Datakit + items: + - text: Overview + url: /kong-enterprise/datakit/ + - text: Get Started with Datakit + url: /kong-enterprise/datakit/get-started/ + - text: Datakit Configuration Reference + url: /kong-enterprise/datakit/configuration/ + - text: Datakit Examples Reference + url: /kong-enterprise/datakit/examples/ + + - title: Admin API + icon: /assets/images/icons/documentation/icn-admin-api-color.svg + items: + - text: Overview + url: /admin-api/ + src: /gateway/admin-api/index_latest + - text: Declarative Configuration + url: /admin-api/declarative-configuration + - text: Enterprise API + items: + - text: Information Routes + url: /gateway/api/admin-ee/latest/#/operations/get-endpoints + absolute_url: true + generate: false + target_blank: true + - text: Health Routes + url: /gateway/api/admin-ee/latest/#/operations/get-status + absolute_url: true + generate: false + target_blank: true + - text: Tags + url: /gateway/api/admin-ee/latest/#/operations/get-tags + absolute_url: true + generate: false + target_blank: true + - text: Debug Routes + url: /gateway/api/admin-ee/latest/#/operations/put-debug-cluster-control-planes-nodes-log-level-log_level + absolute_url: true + generate: false + target_blank: true + - text: Services + url: /gateway/api/admin-ee/latest/#/operations/list-service + absolute_url: true + generate: false + target_blank: true + - text: Routes + url: /gateway/api/admin-ee/latest/#/operations/list-route + absolute_url: true + generate: false + target_blank: true + - text: Consumers + url: /gateway/api/admin-ee/latest/#/operations/list-consumer + absolute_url: true + generate: false + target_blank: true + - text: Plugins + url: /gateway/api/admin-ee/latest/#/operations/list-plugins-with-consumer + absolute_url: true + generate: false + target_blank: true + - text: Certificates + url: /gateway/api/admin-ee/latest/#/operations/list-certificate + absolute_url: true + generate: false + target_blank: true + - text: CA Certificates + url: /gateway/api/admin-ee/latest/#/operations/list-ca_certificate + absolute_url: true + generate: false + target_blank: true + - text: SNIs + url: /gateway/api/admin-ee/latest/#/operations/list-sni-with-certificate + absolute_url: true + generate: false + target_blank: true + - text: Upstreams + url: /gateway/api/admin-ee/latest/#/operations/list-upstream + absolute_url: true + generate: false + target_blank: true + - text: Targets + url: /gateway/api/admin-ee/latest/#/operations/list-target-with-upstream + absolute_url: true + generate: false + target_blank: true + - text: Vaults + url: /gateway/api/admin-ee/latest/#/operations/list-vault + absolute_url: true + generate: false + target_blank: true + - text: Keys + url: /gateway/api/admin-ee/latest/#/operations/list-key + absolute_url: true + generate: false + target_blank: true + - text: Filter Chains + url: /gateway/api/admin-ee/latest/#/operations/get-filter-chains + absolute_url: true + generate: false + target_blank: true + - text: Licenses + url: /gateway/api/admin-ee/latest/#/operations/get-licenses + absolute_url: true + generate: false + target_blank: true + - text: Workspaces + url: /gateway/api/admin-ee/latest/#/operations/list-workspace + absolute_url: true + generate: false + target_blank: true + - text: RBAC + url: /gateway/api/admin-ee/latest/#/operations/get-rbac-users + absolute_url: true + generate: false + target_blank: true + - text: Admins + url: /gateway/api/admin-ee/latest/#/operations/get-admins + absolute_url: true + generate: false + target_blank: true + - text: Consumer Groups + url: /gateway/api/admin-ee/latest/#/operations/get-consumer_groups + absolute_url: true + generate: false + target_blank: true + - text: Event Hooks + url: /gateway/api/admin-ee/latest/#/operations/get-event-hooks + absolute_url: true + generate: false + target_blank: true + - text: Keyring and Data Encryption + url: /gateway/api/admin-ee/latest/#/operations/get-keyring + absolute_url: true + generate: false + target_blank: true + - text: Audit Logs + url: /gateway/api/admin-ee/latest/#/operations/get-audit-requests + absolute_url: true + generate: false + target_blank: true + - text: Status API + url: /gateway/api/status/v1/ + absolute_url: true + generate: false + target_blank: true + - title: Reference + icon: /assets/images/icons/documentation/icn-references-color.svg + items: + - text: kong.conf + url: /reference/configuration + src: /gateway/reference/configuration/configuration-3.10.x + - text: Injecting Nginx Directives + url: /reference/nginx-directives + - text: CLI + url: /reference/cli + - text: Key Management + url: /reference/key-management + - text: The Expressions Language + items: + - text: Overview + url: /reference/expressions-language + - text: Language References + url: /reference/expressions-language/language-references + - text: Performance Optimizations + url: /reference/expressions-language/performance + - text: Rate Limiting Library + url: /reference/rate-limiting/ + - text: WebAssembly + url: /reference/wasm + - text: Event Hooks + url: /kong-enterprise/event-hooks + - text: FAQ + url: /reference/faq diff --git a/app/_data/docs_nav_gateway_3.4.x.yml b/app/_data/docs_nav_gateway_3.4.x.yml new file mode 100644 index 000000000000..01201a3442ce --- /dev/null +++ b/app/_data/docs_nav_gateway_3.4.x.yml @@ -0,0 +1,690 @@ +product: gateway +release: 3.4.x +generate: true +assume_generated: true +items: + - title: Introduction + icon: /assets/images/icons/documentation/icn-flag.svg + items: + - text: Overview of Kong Gateway + url: /gateway/3.4.x/ + absolute_url: true + - text: Support + items: + - text: Version Support Policy + url: /support-policy/ + src: /gateway/support/index + - text: Third Party Dependencies + url: /support/third-party + - text: Browser Support + url: /support/browser + - text: Vulnerability Patching Process + url: /support/vulnerability-patching-process + - text: Software Bill of Materials + url: /support/sbom + - text: Stability + url: /stability + - text: Release Notes + url: /gateway/changelog + absolute_url: true + - text: Breaking Changes + items: + - text: Kong Gateway 3.4.x + url: /breaking-changes/ + src: /gateway/breaking-changes/34x + - text: Kong Gateway 3.3.x + url: /breaking-changes/33x/ + - text: Kong Gateway 3.2.x + url: /breaking-changes/32x/ + - text: Kong Gateway 3.1.x + url: /breaking-changes/31x/ + - text: Kong Gateway 3.0.x + url: /breaking-changes/30x/ + - text: Kong Gateway 2.8.x or earlier + url: /breaking-changes/28x/ + - text: Key Concepts + items: + - text: Services + url: /key-concepts/services + - text: Routes + url: /key-concepts/routes + - text: Consumers + url: /key-concepts/consumers + - text: Upstreams + url: /key-concepts/upstreams + - text: Plugins + url: /key-concepts/plugins + - text: Consumer Groups + url: /key-concepts/consumer-groups + src: /gateway/kong-enterprise/consumer-groups/index + # - text: Manage Kong Gateway with decK + # url: /key-concepts/manage-kong-with-deck + - text: How Kong Works + items: + - text: Routing Traffic + url: /how-kong-works/routing-traffic + - text: Load Balancing + url: /how-kong-works/load-balancing + - text: Health Checks and Circuit Breakers + url: /how-kong-works/health-checks + - text: Kong Performance Testing + url: /how-kong-works/performance-testing + - text: Glossary + url: /glossary + + - title: Get Started with Kong + icon: /assets/images/icons/documentation/icn-learning.svg + items: + - text: Get Kong + url: /get-started/ + - text: Services and Routes + url: /get-started/services-and-routes + - text: Rate Limiting + url: /get-started/rate-limiting + - text: Proxy Caching + url: /get-started/proxy-caching + - text: Key Authentication + url: /get-started/key-authentication + - text: Load-Balancing + url: /get-started/load-balancing + + + - title: Install Kong + icon: /assets/images/icons/documentation/icn-deployment-color.svg + items: + - text: Overview + url: /install/ + - text: Kubernetes + items: + - text: Overview + url: /install/kubernetes/ + - text: Install Kong Gateway + url: /install/kubernetes/proxy/ + - text: Configure the Admin API + url: /install/kubernetes/admin/ + - text: Install Kong Manager + url: /install/kubernetes/manager/ + - text: Docker + items: + - text: Using docker run + url: /install/docker + - text: Build your own Docker images + url: /install/docker/build-custom-images/ + - text: Linux + items: + - text: Amazon Linux + url: /install/linux/amazon-linux + - text: Debian + url: /install/linux/debian + - text: Red Hat + url: /install/linux/rhel + - text: Ubuntu + url: /install/linux/ubuntu + - text: Post-installation + items: + - text: Set up a data store + url: /install/post-install/set-up-data-store/ + - text: Apply Enterprise license + url: /install/post-install/enterprise-license/ + generate: false + - text: Enable Kong Manager (Enterprise) + url: /install/post-install/kong-manager/ + generate: false + + - title: Kong in Production + icon: /assets/images/icons/icn-server.svg + items: + - text: Deployment Topologies + items: + - text: Overview + url: /production/deployment-topologies/ + - text: Kubernetes Topologies + url: /production/deployment-topologies/kubernetes/ + - text: Hybrid Mode + items: + - text: Overview + url: /production/deployment-topologies/hybrid-mode/ + - text: Deploy Kong Gateway in Hybrid mode + url: /production/deployment-topologies/hybrid-mode/setup + - text: DB-less Deployment + url: /production/deployment-topologies/db-less-and-declarative-config + - text: Traditional + url: /production/deployment-topologies/traditional + - text: Running Kong + items: + - text: Running Kong as a non-root user + url: /production/running-kong/kong-user + - text: Securing the Admin API + url: /production/running-kong/secure-admin-api + - text: Using systemd + url: /production/running-kong/systemd + - text: Access Control + items: + - text: Start Kong Gateway Securely + url: /production/access-control/start-securely + - text: Programatically Creating Admins + url: /production/access-control/register-admin-api + - text: Enabling RBAC + url: /production/access-control/enable-rbac + - text: Licenses + items: + - text: Overview + url: /licenses/ + - text: Download your License + url: /licenses/download + - text: Deploy Enterprise License + url: /licenses/deploy + - text: Using the License API + url: /licenses/examples + - text: Monitor Licenses Usage + url: /licenses/report + src: /gateway/licenses/report-v2 + - text: Networking + items: + - text: Default Ports + url: /production/networking/default-ports + - text: DNS Considerations + url: /production/networking/dns-considerations + - text: Network and Firewall + url: /production/networking/firewall + - text: CP/DP Communication through a Forward Proxy + url: /production/networking/cp-dp-proxy + - text: PostgreSQL TLS + items: + - text: Configure PostgreSQL TLS + url: /production/networking/configure-postgres-tls + - text: Troubleshooting PostgreSQL TLS + url: /production/networking/troubleshoot-postgres-tls + - text: Kong Configuration File + url: /production/kong-conf + - text: Environment Variables + url: /production/environment-variables + - text: Serving a Website and APIs from Kong + url: /production/website-api-serving + - text: Monitoring + items: + - text: Overview + url: /production/monitoring/ + - text: Prometheus + url: /production/monitoring/prometheus + - text: StatsD + url: /production/monitoring/statsd + - text: Datadog + url: /production/monitoring/datadog + - text: Health Check Probes + url: /production/monitoring/healthcheck-probes + - text: Tracing + items: + - text: Overview + url: /production/tracing/ + - text: Writing a Custom Trace Exporter + url: /production/tracing/write-custom-trace-exporter + - text: Tracing API Reference + url: /production/tracing/api + - text: Resource Sizing Guidelines + url: /production/sizing-guidelines + - text: Blue-Green Deployments + url: /production/blue-green + - text: Canary Deployments + url: /production/canary + - text: Clustering Reference + url: /production/clustering + - text: Establish a Performance Benchmark + url: /production/benchmark + src: /gateway/production/performance/benchmark + - text: Logging + items: + - text: Log Reference + url: /production/logging/log-reference + - text: Dynamic log level updates + url: /production/logging/update-log-level-dynamically + - text: Customize Gateway Logs + url: /production/logging/customize-gateway-logs + - text: Debug Requests + url: /production/debug-request + url: /production/logging + - text: Configure a gRPC service + url: /production/configuring-a-grpc-service + - text: Use the Expressions Router + url: /key-concepts/routes/expressions + - text: Upgrade and Migration + items: + - text: Upgrading Kong Gateway 3.x.x + url: /upgrade/ + - text: Backup and Restore + url: /upgrade/backup-and-restore/ + - text: Upgrade Strategies + items: + - text: Dual-Cluster Upgrade + url: /upgrade/dual-cluster/ + - text: In-Place Upgrade + url: /upgrade/in-place/ + - text: Blue-Green Upgrade + url: /upgrade/blue-green/ + - text: Rolling Upgrade + url: /upgrade/rolling-upgrade/ + - text: Upgrade from 2.8 LTS to 3.4 LTS + url: /upgrade/lts-upgrade/ + - text: Migrate from OSS to Enterprise + url: /migrate-ce-to-ke/ + - text: Migration Guidelines Cassandra to PostgreSQL + url: /migrate-cassandra-to-postgres/ + - text: Breaking Changes + url: /production/breaking-changes/ + generate: false + - title: Kong Gateway Enterprise + icon: /assets/images/icons/documentation/icn-enterprise-blue.svg + items: + - text: Overview + url: /kong-enterprise/ + - text: Kong Vitals + items: + - text: Overview + url: /kong-enterprise/analytics/ + - text: Metrics + url: /kong-enterprise/analytics/metrics + - text: Analytics with InfluxDB + url: /kong-enterprise/analytics/influx-strategy + - text: Analytics with Prometheus + url: /kong-enterprise/analytics/prometheus-strategy + - text: Estimate Analytics Storage in PostgreSQL + url: /kong-enterprise/analytics/estimates + - text: Secrets Management + items: + - text: Overview + url: /kong-enterprise/secrets-management/ + - text: Getting Started + url: /kong-enterprise/secrets-management/getting-started + - text: Secrets Rotation + url: /kong-enterprise/secrets-management/secrets-rotation + - text: Advanced Usage + url: /kong-enterprise/secrets-management/advanced-usage + - text: Backends + items: + - text: Overview + url: /kong-enterprise/secrets-management/backends + - text: Environment Variables + url: /kong-enterprise/secrets-management/backends/env + - text: AWS Secrets Manager + url: /kong-enterprise/secrets-management/backends/aws-sm + - text: Azure Key Vaults + url: /kong-enterprise/secrets-management/backends/azure-key-vaults + - text: Google Cloud Secret Manager + url: /kong-enterprise/secrets-management/backends/gcp-sm + - text: HashiCorp Vault + url: /kong-enterprise/secrets-management/backends/hashicorp-vault + - text: How-To + items: + - text: Securing the Database with AWS Secrets Manager + url: /kong-enterprise/secrets-management/how-to/aws-secrets-manager + - text: Reference Format + url: /kong-enterprise/secrets-management/reference-format + - text: Dynamic Plugin Ordering + items: + - text: Overview + url: /kong-enterprise/plugin-ordering/ + - text: Get Started with Dynamic Plugin Ordering + url: /kong-enterprise/plugin-ordering/get-started + - text: Dev Portal + items: + - text: Overview + url: /kong-enterprise/dev-portal/ + - text: Enable the Dev Portal + url: /kong-enterprise/dev-portal/enable + - text: Publish an OpenAPI Spec + url: /kong-enterprise/dev-portal/publish-spec + - text: Structure and File Types + url: /kong-enterprise/dev-portal/structure-and-file-types + - text: Themes Files + url: /kong-enterprise/dev-portal/themes + - text: Working with Templates + url: /kong-enterprise/dev-portal/working-with-templates + - text: Using the Editor + url: /kong-enterprise/dev-portal/using-the-editor + - text: Authentication and Authorization + items: + - text: Basic Auth + url: /kong-enterprise/dev-portal/authentication/basic-auth + - text: Key Auth + url: /kong-enterprise/dev-portal/authentication/key-auth + - text: OIDC + url: /kong-enterprise/dev-portal/authentication/oidc + - text: Sessions + url: /kong-enterprise/dev-portal/authentication/sessions + - text: Adding Custom Registration Fields + url: /kong-enterprise/dev-portal/authentication/adding-registration-fields + - text: Manage Developers + url: /kong-enterprise/dev-portal/authentication/managing-developers + - text: Developer Roles and Content Permissions + url: /kong-enterprise/dev-portal/authentication/developer-permissions + - text: Application Registration + items: + - text: Authorization Provider Strategy + url: /kong-enterprise/dev-portal/applications/auth-provider-strategy + - text: Enable Application Registration + url: /kong-enterprise/dev-portal/applications/enable-application-registration + - text: Enable Key Authentication for Application Registration + url: /kong-enterprise/dev-portal/applications/enable-key-auth-plugin + - text: Enable External Authentication + items: + - text: External OAuth2 Support + url: /kong-enterprise/dev-portal/authentication/3rd-party-oauth + - text: Set up Okta and Kong for External Oauth + url: /kong-enterprise/dev-portal/authentication/okta-config + - text: Set up Azure AD and Kong for External Authentication + url: /kong-enterprise/dev-portal/authentication/azure-oidc-config + - text: Manage Applications + url: /kong-enterprise/dev-portal/applications/managing-applications + - text: Customize Dev Portal + items: + - text: Theme Editing + url: /kong-enterprise/dev-portal/customize/theme-editing + - text: Migrating Templates Between Workspaces + url: /kong-enterprise/dev-portal/customize/migrating-templates + - text: Markdown Rendering Module + url: /kong-enterprise/dev-portal/customize/markdown-extended + - text: Customizing Portal Emails + url: /kong-enterprise/dev-portal/customize/emails + - text: Adding and Using JavaScript Assets + url: /kong-enterprise/dev-portal/customize/adding-javascript-assets + - text: Single Page App in Dev Portal + url: /kong-enterprise/dev-portal/customize/single-page-app + - text: Alternate OpenAPI Renderer + url: /kong-enterprise/dev-portal/customize/alternate-openapi-renderer + - text: SMTP + url: /kong-enterprise/dev-portal/smtp + - text: Workspaces + url: /kong-enterprise/dev-portal/workspaces + - text: Helpers CLI + url: /kong-enterprise/dev-portal/cli + - text: Portal API Documentation + url: /dev-portal/api/v1/ + absolute_url: true + generate: false + - text: Audit Logging + url: /kong-enterprise/audit-log + - text: Keyring and Data Encryption + url: /kong-enterprise/db-encryption + - text: Workspaces + url: /kong-enterprise/workspaces + - text: Consumer Groups + url: /kong-enterprise/consumer-groups + - text: Event Hooks + url: /kong-enterprise/event-hooks + - text: Configure Data Plane Resilience + url: /kong-enterprise/cp-outage-handling + - text: About Control Plane Outage Management + url: /kong-enterprise/cp-outage-handling-faq + - text: FIPS 140-2 + items: + - text: Overview + url: /kong-enterprise/fips-support/ + src: /gateway/kong-enterprise/fips-support/index + - text: Install the FIPS Compliant Package + url: /kong-enterprise/fips-support/install + + - text: Authenticate your Kong Gateway Amazon RDS database with AWS IAM + url: /kong-enterprise/aws-iam-auth-to-rds-database + - text: Verify Build Provenance for Signed Kong Images + url: /kong-enterprise/provenance-verification + + - title: Kong Manager + icon: /assets/images/icons/documentation/icn-manager-color.svg + items: + - text: Overview + url: /kong-manager/ + - text: Enable Kong Manager + url: /kong-manager/enable + - text: Get Started with Kong Manager + items: + - text: Services and Routes + url: /kong-manager/get-started/services-and-routes + - text: Rate Limiting + url: /kong-manager/get-started/rate-limiting + - text: Proxy Caching + url: /kong-manager/get-started/proxy-caching + - text: Authentication with Consumers + url: /kong-manager/get-started/consumers + - text: Load Balancing + url: /kong-manager/get-started/load-balancing + - text: Authentication and Authorization + items: + - text: Overview + url: /kong-manager/auth/ + - text: Create a Super Admin + url: /kong-manager/auth/super-admin + - text: Workspaces and Teams + url: /kong-manager/auth/workspaces-and-teams + - text: Reset Passwords and RBAC Tokens + url: /kong-manager/auth/reset-password + - text: Basic Auth + url: /kong-manager/auth/basic + - text: LDAP + items: + - text: Configure LDAP + url: /kong-manager/auth/ldap/configure + - text: LDAP Service Directory Mapping + url: /kong-manager/auth/ldap/service-directory-mapping + - text: OIDC + items: + - text: Configure OIDC + url: /kong-manager/auth/oidc/configure + - text: OIDC Authenticated Group Mapping + url: /kong-manager/auth/oidc/mapping + - text: Sessions + url: /kong-manager/auth/sessions + - text: RBAC + items: + - text: Overview + url: /kong-manager/auth/rbac + - text: Enable RBAC + url: /kong-manager/auth/rbac/enable + - text: Add a Role and Permissions + url: /kong-manager/auth/rbac/add-role + - text: Create a User + url: /kong-manager/auth/rbac/add-user + - text: Create an Admin + url: /kong-manager/auth/rbac/add-admin + - text: Networking Configuration + url: /kong-manager/networking + - text: Workspaces + url: /kong-manager/workspaces + - text: Create Consumer Groups + url: /kong-manager/consumer-groups + - text: Sending Email + url: /kong-manager/configuring-to-send-email + - text: Troubleshooting + url: /kong-manager/troubleshoot/ + + + - title: Develop Custom Plugins + icon: /assets/images/icons/documentation/icn-dev-portal-color.svg + items: + - text: Overview + url: /plugin-development/ + - text: File Structure + url: /plugin-development/file-structure + - text: Implementing Custom Logic + url: /plugin-development/custom-logic + - text: Plugin Configuration + url: /plugin-development/configuration + - text: Accessing the Data Store + url: /plugin-development/access-the-datastore + - text: Storing Custom Entities + url: /plugin-development/custom-entities + - text: Caching Custom Entities + url: /plugin-development/entities-cache + - text: Extending the Admin API + url: /plugin-development/admin-api + - text: Writing Tests + url: /plugin-development/tests + - text: (un)Installing your Plugin + url: /plugin-development/distribution + - text: Create a Proxy-Wasm filter + url: /plugin-development/wasm/filter-development-guide + - text: Plugin Development Kit + items: + - text: Overview + url: /plugin-development/pdk/ + - text: kong.client + url: /plugin-development/pdk/kong.client + - text: kong.client.tls + url: /plugin-development/pdk/kong.client.tls + - text: kong.cluster + url: /plugin-development/pdk/kong.cluster + - text: kong.ctx + url: /plugin-development/pdk/kong.ctx + - text: kong.ip + url: /plugin-development/pdk/kong.ip + - text: kong.jwe + url: /plugin-development/pdk/kong.jwe + - text: kong.log + url: /plugin-development/pdk/kong.log + - text: kong.nginx + url: /plugin-development/pdk/kong.nginx + - text: kong.node + url: /plugin-development/pdk/kong.node + - text: kong.plugin + url: /plugin-development/pdk/kong.plugin + - text: kong.request + url: /plugin-development/pdk/kong.request + - text: kong.response + url: /plugin-development/pdk/kong.response + - text: kong.router + url: /plugin-development/pdk/kong.router + - text: kong.service + url: /plugin-development/pdk/kong.service + - text: kong.service.request + url: /plugin-development/pdk/kong.service.request + - text: kong.service.response + url: /plugin-development/pdk/kong.service.response + - text: kong.table + url: /plugin-development/pdk/kong.table + - text: kong.tracing + url: /plugin-development/pdk/kong.tracing + - text: kong.vault + url: /plugin-development/pdk/kong.vault + + - text: kong.websocket.client + url: /plugin-development/pdk/kong.websocket.client + + - text: kong.websocket.upstream + url: /plugin-development/pdk/kong.websocket.upstream + + - text: Plugins in Other Languages + items: + - text: Go + url: /plugin-development/pluginserver/go + - text: Javascript + url: /plugin-development/pluginserver/javascript + - text: Python + url: /plugin-development/pluginserver/python + - text: Running Plugins in Containers + url: /plugin-development/pluginserver/plugins-kubernetes + - text: External Plugin Performance + url: /plugin-development/pluginserver/performance + - title: Kong Plugins + icon: /assets/images/icons/documentation/icn-api-plugins-color.svg + items: + - text: Overview + url: /kong-plugins/ + - text: Authentication Reference + url: /kong-plugins/authentication/reference + - text: Allow Multiple Authentication Plugins + url: /kong-plugins/authentication/allowing-multiple-authentication-methods/ + - text: Plugin Queuing + items: + - text: Overview + url: /kong-plugins/queue + - text: Plugin Queuing Reference + url: /kong-plugins/queue/reference + + - title: Admin API + icon: /assets/images/icons/documentation/icn-admin-api-color.svg + items: + - text: Overview + url: /admin-api/ + - text: Information Routes + url: /admin-api/#information-routes + - text: Health Routes + url: /admin-api/#health-routes + - text: Tags + url: /admin-api/#tags + - text: Debug Routes + url: /admin-api/#debug-routes + - text: Services + url: /admin-api/#service-object + - text: Routes + url: /admin-api/#route-object + - text: Consumers + url: /admin-api/#consumer-object + - text: Plugins + url: /admin-api/#plugin-object + - text: Certificates + url: /admin-api/#certificate-object + - text: CA Certificates + url: /admin-api/#ca-certificate-object + - text: SNIs + url: /admin-api/#sni-object + - text: Upstreams + url: /admin-api/#upstream-object + - text: Targets + url: /admin-api/#target-object + - text: Vaults + url: /admin-api/#vaults-object + - text: Keys + url: /admin-api/#keys-object + - text: Filter Chains + url: /admin-api/#filter-chain-object + - text: Licenses + url: /admin-api/licenses/reference + - text: Workspaces + url: /admin-api/workspaces/reference + - text: RBAC + url: /admin-api/rbac/reference + - text: Admins + url: /admin-api/admins/reference + - text: Developers + url: /admin-api/developers/reference + - text: Consumer Groups + url: /gateway/api/admin-ee/3.3.0.x/#/consumer_groups/get-consumer_groups + absolute_url: true + generate: false + - text: Event Hooks + url: /admin-api/event-hooks/reference + - text: Keyring and Data Encryption + url: /admin-api/db-encryption + - text: Audit Logs + url: /admin-api/audit-logs + - text: Status API + url: /gateway/api/status/v1/ + absolute_url: true + generate: false + - title: Reference + icon: /assets/images/icons/documentation/icn-references-color.svg + items: + - text: kong.conf + url: /reference/configuration + src: /gateway/reference/configuration/configuration-3.4.x + - text: Injecting Nginx Directives + url: /reference/nginx-directives + - text: CLI + url: /reference/cli + - text: Key Management + url: /reference/key-management + - text: Performance Testing Framework + url: /reference/performance-testing-framework + - text: The Expressions Language + items: + - text: Overview + url: /reference/expressions-language + - text: Language References + url: /reference/expressions-language/language-references + - text: Performance Optimizations + url: /reference/expressions-language/performance + - text: Rate Limiting Library + url: /reference/rate-limiting/ + - text: WebAssembly + url: /reference/wasm + - text: FAQ + url: /reference/faq diff --git a/app/_data/kong_versions.yml b/app/_data/kong_versions.yml index 303f0d75eef5..3dd18eddc017 100644 --- a/app/_data/kong_versions.yml +++ b/app/_data/kong_versions.yml @@ -14,5 +14,35 @@ pcre: "8.45" lua_doc: true lts: true - latest: true endOfLifeDate: 2025-03-31 +- release: "3.4.x" + ee-version: "3.4.3.19" + ce-version: "3.4.2" + edition: "gateway" + luarocks_version: "3.0.0-0" + dependencies: + luajit: "2.1-20220411" + luarocks: "3.9.1" + postgres: "9.5+" + openresty: "1.21.4.1" + openssl: "1.1.1.q" + libyaml: "0.2.5" + pcre: 8.45 + lua_doc: true + lts: true + endOfLifeDate: 2026-08-31 +- release: "3.10.x" + ee-version: "3.10.0.2" + edition: "gateway" + luarocks_version: "3.0.0-0" + dependencies: + luajit: "2.1-20220411" + luarocks: "3.9.1" + postgres: "9.5+" + openresty: "1.21.4.1" + openssl: "1.1.1.q" + libyaml: "0.2.5" + pcre: 8.45 + lua_doc: true + lts: true + latest: true diff --git a/app/_hub/kong-inc/oas-validation/overview/_index.md b/app/_hub/kong-inc/oas-validation/overview/_index.md index ecf622a47949..ad8267546df6 100644 --- a/app/_hub/kong-inc/oas-validation/overview/_index.md +++ b/app/_hub/kong-inc/oas-validation/overview/_index.md @@ -18,7 +18,7 @@ The plugin supports both Swagger (v2) and OpenAPI (3.0.x and 3.1.0) specificatio {% if_version gte:3.2.x %} {:.important .no-icon} -> In {{site.base_gateway}} versions 3.1.0.0-3.1.1.1, this plugin is not enabled by default. Upgrade to 3.1.1.2, or manually [enable the plugin](/hub/kong-inc/oas-validation/3.1.x/#enable-the-plugin). +> In {{site.base_gateway}} versions 3.1.0.0-3.1.1.1, this plugin is not enabled by default. Upgrade to 3.1.1.2, or manually enable the plugin. {% endif_version %} {% if_version eq:3.1.x %} diff --git a/app/_hub/kong-inc/request-callout/overview/_index.md b/app/_hub/kong-inc/request-callout/overview/_index.md index 274ea3a1ebb9..f307d2370a78 100644 --- a/app/_hub/kong-inc/request-callout/overview/_index.md +++ b/app/_hub/kong-inc/request-callout/overview/_index.md @@ -68,7 +68,7 @@ codes considered errors and the number of retries to make. `error_response_code` and `error_response_msg` determine the status code and message to response with in case of failures, both if the error policy is `retry` or `fail`. `error_response_msg` supports Lua expressions, with the same syntax and -semantics as Request Transformer Advanced plugin [templates](/hub/kong-inc/request-transformer-advanced/templates). +semantics as Request Transformer Advanced plugin [templates](/hub/kong-inc/request-transformer-advanced/how-to/templates). The [schema reference](/hub/kong-inc/request-callout/configuration/) contains the full diff --git a/app/_includes/nav-v2.html b/app/_includes/nav-v2.html index 2b11cf130b45..46b5d19ecad7 100644 --- a/app/_includes/nav-v2.html +++ b/app/_includes/nav-v2.html @@ -30,6 +30,66 @@