コンテンツにスキップ
Kong Logo | Kong Docs Logo
  • ドキュメント
    • API仕様を確認する
      View all API Specs すべてのAPI仕様を表示 View all API Specs arrow image
    • ドキュメンテーション
      API Specs
      Kong Gateway
      軽量、高速、柔軟なクラウドネイティブAPIゲートウェイ
      Kong Konnect
      SaaSのエンドツーエンド接続のための単一プラットフォーム
      Kong AI Gateway
      GenAI インフラストラクチャ向けマルチ LLM AI Gateway
      Kong Mesh
      Kuma と Envoy をベースにしたエンタープライズサービスメッシュ
      decK
      Kongの構成を宣言型で管理する上で役立ちます
      Kong Ingress Controller
      Kubernetesクラスタ内で動作し、Kongをプロキシトラフィックに設定する
      Kong Gateway Operator
      YAMLマニフェストを使用してKubernetes上のKongデプロイメントを管理する
      Insomnia
      コラボレーティブAPI開発プラットフォーム
  • Plugin Hub
    • Plugin Hubを探索する
      View all plugins すべてのプラグインを表示 View all plugins arrow image
    • 機能性 すべて表示 View all arrow image
      すべてのプラグインを表示
      AI's icon
      AI
      マルチ LLM AI Gatewayプラグインを使用してAIトラフィックを管理、保護、制御する
      認証's icon
      認証
      認証レイヤーでサービスを保護する
      セキュリティ's icon
      セキュリティ
      追加のセキュリティレイヤーでサービスを保護する
      トラフィック制御's icon
      トラフィック制御
      インバウンドおよびアウトバウンドAPIトラフィックの管理、スロットル、制限
      サーバーレス's icon
      サーバーレス
      他のプラグインと組み合わせてサーバーレス関数を呼び出します
      分析と監視's icon
      分析と監視
      APIとマイクロサービストラフィックを視覚化、検査、監視
      変革's icon
      変革
      Kongでリクエストとレスポンスをその場で変換
      ログ記録's icon
      ログ記録
      インフラストラクチャに最適なトランスポートを使用して、リクエストと応答データをログに記録します
  • サポート
  • コミュニティ
  • Kongアカデミー
デモを見る 無料トライアルを開始
Kong Ingress Controller
2.10.x
  • Home icon
  • Kong Ingress Controller
  • Guides
  • Guides
report-issue問題を報告する
  • Kong Gateway
  • Kong Konnect
  • Kong Mesh
  • Kong AI Gateway
  • Plugin Hub
  • decK
  • Kong Ingress Controller
  • Kong Gateway Operator
  • Insomnia
  • Kuma

  • ドキュメント投稿ガイドライン
  • 3.4.x (latest) (LTS)
  • 3.3.x
  • 3.2.x
  • 3.1.x
  • 3.0.x
  • 2.12.x (LTS)
  • 2.11.x
  • 2.10.x
  • 2.9.x
  • 2.8.x
  • 2.7.x
  • 2.6.x
  • 2.5.x (LTS)
  • Introduction
    • FAQ
    • Version Support Policy
    • Stages of Software Availability
    • Changelog
  • Concepts
    • Architecture
    • Custom Resources
    • Deployment Methods
    • Kong for Kubernetes with Kong Gateway Enterprise
    • High-Availability and Scaling
    • Resource Classes
    • Security
    • Ingress Resource API Versions
    • Gateway API
    • Expression Based Router
  • Deployment
    • Kong Ingress on Minikube
    • Kong for Kubernetes
    • Kong Enterprise for Kubernetes (DB-less)
    • Kong Enterprise for Kubernetes (DB-backed)
    • Kong Ingress on AKS
    • Kong Ingress on EKS
    • Kong Ingress on GKE
    • Admission Webhook
    • Installing Gateway APIs
  • Guides
    • Getting Started with KIC
    • Upgrading from previous versions
    • Upgrading to Kong 3.x
    • Using Kong Gateway Enterprise
    • Getting Started using Istio
    • Using Custom Resources
      • Using the KongPlugin Resource
      • Using the KongIngress Resource
      • Using KongConsumer and KongCredential Resources
      • Using the TCPIngress Resource
      • Using the UDPIngress Resource
    • Using the ACL and JWT Plugins
    • Using cert-manager with Kong
    • Allowing Multiple Authentication Methods
    • Configuring a Fallback Service
    • Using an External Service
    • Configuring HTTPS Redirects for Services
    • Using Redis for Rate Limiting
    • Integrate KIC with Prometheus/Grafana
    • Configuring Circuit-Breaker and Health-Checking
    • Setting up a Custom Plugin
    • Setting up Upstream mTLS
    • Exposing a TCP/UDP/gRPC Service
      • Exposing a TCP Service
      • Exposing a UDP Service
      • Exposing a gRPC service
    • Using the mTLS Auth Plugin
    • Using the OpenID Connect Plugin
    • Rewriting Hosts and Paths
    • Preserving Client IP Address
    • Using Kong with Knative
    • Using Multiple Backend Services
    • Using Gateway Discovery
    • Routing by Header
  • References
    • KIC Annotations
    • CLI Arguments
    • Custom Resource Definitions
    • Plugin Compatibility
    • Version Compatibility
    • Supported Kong Router Flavors
    • Troubleshooting
    • Kubernetes Events
    • Prometheus Metrics
    • Feature Gates
    • Supported Gateway API Features
enterprise-switcher-icon 次に切り替える: OSS

このページは、まだ日本語ではご利用いただけません。翻訳中です。

旧バージョンのドキュメントを参照しています。 最新のドキュメントはこちらをご参照ください。

Guides

Follow one of the guides to learn more about how to use the Kong Ingress Controller:

  • Getting started with the Kong Ingress Controller
  • Getting started using Istio with the Kong Ingress Controller and Istio
  • Using KongPlugin resource This guide walks through setting up plugins in Kong using a declarative approach.
  • Using KongIngress resource This guide explains how the KongIngress resource can be used to change Kong specific settings like load-balancing, health-checking and proxy behaviour.
  • Using KongConsumer resources This guide walks through how Kubernetes native declarative configuration can be used to dynamically provision credentials for authentication purposes in the Ingress layer.
  • Using JWT and ACL KongPlugin resources This guides walks you through configuring the JWT plugin and ACL plugin for authentication purposes at the Ingress layer
  • Using cert-manager with Kong This guide walks through how to use cert-manager along with Kong Ingress Controller to automate TLS certificate provisioning and using them to encrypt your API traffic.
  • Configuring a fallback service This guide walks through how to setup a fallback service using Ingress resource. The fallback service will receive all requests that don’t match against any of the defined Ingress rules.
  • Using external service This guide shows how to expose services running outside Kubernetes via Kong, using External Name Services in Kubernetes.
  • Configuring HTTPS redirects for your services This guide walks through how to configure the Kong Ingress Controller to redirect HTTP request to HTTPS so that all communication from the external world to your APIs and microservices is encrypted.
  • Using Redis for rate-limiting This guide walks through how to use Redis for storing rate-limit information in a multi-node Kong deployment.
  • Integrate the Kong Ingress Controller with Prometheus/Grafana This guide walks through the steps of how to deploy the Kong Ingress Controller and Prometheus to obtain metrics for the traffic flowing into your Kubernetes cluster.
  • Configuring circuit-breaker and health-checking This guide walks through the usage of Circuit-breaking and health-checking features of the Kong Ingress Controller.
  • Setting up custom plugin This guide walks through installation of a custom plugin into Kong using ConfigMaps and Volumes.
  • Setting up upstream mTLS This guide gives an overview of how to setup mutual TLS authentication between Kong and your upstream server.
  • Preserving Client IP address This guide gives an overview of different methods to preserve the Client IP address.
  • Using KongClusterPlugin resource This guide walks through setting up plugins that can be shared across Kubernetes namespaces.
  • Using Kong with Knative This guide gives an overview of how to setup Kong as the Ingress point for Knative workloads.
  • Exposing TCP/UDP/gRPC services
    • Exposing TCP-based service This guide gives an overview of how to use TCPIngress/TCPRoute resources to expose non-HTTP-based services outside a Kubernetes cluster.
    • Exposing UDP-based service This guide gives an overview of how to use UDPIngress/UDPRoute resources to expose non-HTTP-based services outside a Kubernetes cluster.
    • Exposing gRPC-based service This guide gives an overview of how to use Ingress/GRPCRoute resources to expose gRPC-based services outside a Kubernetes cluster.
  • Using mtls-auth plugin This guide gives an overview of how to use mtls-auth plugin and CA certificates to authenticate requests using client certificates.
  • Using OpenID-connect plugin This guide walks through steps necessary to set up OIDC authentication.
  • Allow Multiple Authentication Plugins This guide walks through the steps for configuring multiple authentication options for consumers.
  • Using Gateway Discovery This guide walks through the steps for configuring Kong Gateway and Kong Ingress Controller in separate deployments with KIC being able to dynamically discover Gateways.
Thank you for your feedback.
Was this page useful?
情報が多すぎる場合 close cta icon
Kong Konnectを使用すると、より多くの機能とより少ないインフラストラクチャを実現できます。月額1Mリクエストが無料。
無料でお試しください
  • Kong
    APIの世界を動かす

    APIマネジメント、サービスメッシュ、イングレスコントローラーの統合プラットフォームにより、開発者の生産性、セキュリティ、パフォーマンスを大幅に向上します。

    • 製品
      • Kong Konnect
      • Kong Gateway Enterprise
      • Kong Gateway
      • Kong Mesh
      • Kong Ingress Controller
      • Kong Insomnia
      • 製品アップデート
      • 始める
    • ドキュメンテーション
      • Kong Konnectドキュメント
      • Kong Gatewayドキュメント
      • Kong Meshドキュメント
      • Kong Insomniaドキュメント
      • Kong Konnect Plugin Hub
    • オープンソース
      • Kong Gateway
      • Kuma
      • Insomnia
      • Kongコミュニティ
    • 会社概要
      • Kongについて
      • お客様
      • キャリア
      • プレス
      • イベント
      • お問い合わせ
  • 利用規約• プライバシー• 信頼とコンプライアンス
© Kong Inc. 2025