apisix-ingress-controller icon indicating copy to clipboard operation
apisix-ingress-controller copied to clipboard

APISIX Ingress Controller for Kubernetes

Results 408 apisix-ingress-controller issues
Sort by recently updated
recently updated
newest added

### Issue description Due to most people started to get in touch with Kubernetes ingress is using `nginx ingress controller`, so it is likely to use a lot of nginx...

documentation
help wanted
good second issue
triage/accepted

Useful when: 1. check installation status with DEBUG log level, then change to WARN/ERROR 2. convenient to adjust the log level to analyze the runtime error

good first issue
feature

There is information mismatch between [getting-started.md#L93](https://github.com/apache/apisix-ingress-controller/blame/master/docs/en/latest/getting-started.md#L93) and [design.md#L62](https://github.com/apache/apisix-ingress-controller/blame/master/docs/en/latest/design.md#L62).

documentation
good first issue
help wanted
triage/accepted

### Current State Spec for a `prefer_name` field is missing ### Desired State Spec for a `prefer_name` field should be added. The description would be like this: > When set...

documentation
triage/accepted

### Description I have an ingress that look like that: ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: api annotations: k8s.apisix.apache.org/strip-path: "true" #My feature request to fix this issue spec: ingressClassName:...

discuss

![ingress-docs](https://user-images.githubusercontent.com/3264292/219263975-1a6b45b1-0ca7-463d-b61f-54265b68909c.png) I have received feedback from some users that the documentation for the current project is not perfect. including its structure. I have thought about a new structure, please discuss...

documentation
discuss

### Issue description Deployed APISIX with latest version in Kind cluster. The apisix-ingress-controller instance throws exception and not able to create routes. This happens when I am connected to the...

stale

### Type of change: - [x] New feature provided ### What this PR does / why we need it: Add support for define the AsipixConsumer description on the CRD and...

stale

### Current Behavior apisix-ingress-controller version : 1.6.1 Restart apisix for the first time, apisix-ingress-controller memory increased from 64Mi -> 75Mi ``` ME:XKE/master-01 ~ o kubectl top pod |grep apisix apisix-84744d79db-cgpmq...

stale

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.1 to 2.17.2. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.17.2 2.17.2 Fixes fix: close files [32259c8] fix github output log level for skipped specs [780e7a3] Maintenance Bump...

area/dependencies