Solo Enterprise for kgateway

Kubernetes-native ingress controller and next-generation API gateway built on Envoy Proxy, supporting the Kubernetes Gateway API for traffic management, security, and transformation.

API entry from apis.yml

apis.yml Raw ↑
aid: solo:kgateway
name: Solo Enterprise for kgateway
description: Kubernetes-native ingress controller and next-generation API gateway built on Envoy Proxy,
  supporting the Kubernetes Gateway API for traffic management, security, and transformation.
humanURL: https://docs.solo.io/kgateway/
tags:
- API Gateway
- Envoy
- Gateway API
- Ingress Controller
- Kubernetes
properties:
- type: Documentation
  url: https://docs.solo.io/kgateway/
- type: GettingStarted
  url: https://docs.solo.io/kgateway/latest/quickstart/
- type: APIReference
  url: https://docs.solo.io/kgateway/latest/reference/api/
- type: Authentication
  url: https://docs.solo.io/kgateway/latest/security/
- type: GitHubRepository
  url: https://github.com/solo-io/gloo
  title: Gloo Gateway Repository
- type: SDK
  url: https://github.com/solo-io/kgateway-client
  title: Go Client
- type: KubernetesCRD
  url: crd/solo-gloo-enterprise-gloo-solo-io-v1-authconfig.yaml
  title: AuthConfig CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-gloo-solo-io-directresponses.yaml
  title: DirectResponse CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-gloo-solo-io-gatewayparameters.yaml
  title: GatewayParameters CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-gateway.yaml
  title: Gateway CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-httplisteneroption.yaml
  title: HttpListenerOption CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-listeneroption.yaml
  title: ListenerOption CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-matchablehttpgateway.yaml
  title: MatchableHttpGateway CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-matchabletcpgateway.yaml
  title: MatchableTcpGateway CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-routeoption.yaml
  title: RouteOption CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-routetable.yaml
  title: RouteTable CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-virtualhostoption.yaml
  title: VirtualHostOption CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gateway-solo-io-v1-virtualservice.yaml
  title: VirtualService CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gloo-solo-io-v1-proxy.yaml
  title: Proxy CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gloo-solo-io-v1-settings.yaml
  title: Settings CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gloo-solo-io-v1-upstream.yaml
  title: Upstream CRD
- type: KubernetesCRD
  url: crd/solo-gloo-gloo-solo-io-v1-upstreamgroup.yaml
  title: UpstreamGroup CRD
- type: KubernetesCRD
  url: crd/solo-gloo-ratelimit-config.yaml
  title: RateLimitConfig CRD
- type: KubernetesCRD
  url: crd/solo-kgateway-tcproute-crd.yaml
  title: TCPRoute CRD
- type: JSONSchema
  url: json-schema/solo-gloo-upstream-schema.json
  title: Upstream JSON Schema
- type: JSONSchema
  url: json-schema/solo-gloo-virtual-service-schema.json
  title: VirtualService JSON Schema
- type: JSONStructure
  url: json-structure/solo-kgateway-structure.json
  title: kgateway CRD Structure
- type: Example
  url: examples/solo-gloo-upstream-kube-example.json
  title: Kubernetes Upstream Example