Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

knative/networking

This repository contains the Knative Ingress and Certificate CRDs, as well astheir conformance tests. These are our extension points to plugin differentIngress plugins (Ambassador, Contour, Gloo, Istio, Kong and Kourier), as well asdifferent ExternalDomainTLS plugins (CertManager and Knative's own HTTP01 challengesolver).

Knative Ingress aka KIngress

The Knative Ingress CRD is based on the Kubernetes Ingress CRD, with thefollowing additions:

  1. Traffic splitting
  2. Header modification applied to requests based on the traffic split they areassigned to.
  3. Host header rewrite
  4. Traffic redirection predicates based on a regexp based condition on headers.

In addition to these, we previously added Timeout and Retry settings but nolonger used them and may deprecate these parts in future versions.

Seehttps://knative.dev/docs/install/yaml-install/serving/install-serving-with-yaml/#install-a-networking-layerfor a list of the current supported KIngress implementations.

Check out:

See also:

Knative Certificate aka KCert

Knative Certificate CRD is a Knative abstraction for various SSL certificateprovisioning solutions (such as cert-manager or self-signed SSL certificate).

Check out:

Contributing

If you would like to contribute to Knative, take a look atCLOTRIBUTORfor a list of help wanted issues across the project.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp