The Wayback Machine - https://web.archive.org/web/20220716175427/https://github.com/topics/controller
Skip to content
#

controller

Here are 1,668 public repositories matching this topic...

tao12345666333
tao12345666333 commented Jul 11, 2022

We should add a new make dev-env entry in Makefile, to start a dev environment.

It should do something:

  • using kind create a new cluster
  • Deploy APISIX + etcd
  • Build apisix-ingress-controller’s image
  • Deploy apisix-ingress-controller

Most of them are already contained in the current Makefile, we need to organize them

good first issue help wanted triage/accepted
Troyhy
Troyhy commented Feb 25, 2022

It would be good to add a mention about healthEndpoint to documentation as it is super useful when using urlFrom.ingressRef

At least I could not easily find the complete list of supported values. Luckily found a mention in https://github.com/stakater/IngressMonitorController/blob/master/docs/migration-guide.md

It is not the first doc to read as I started using the operator from the start.

good first issue kind/documentation

Improve this page

Add a description, image, and links to the controller topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the controller topic, visit your repo's landing page and select "manage topics."

Learn more