GithubHelp home page GithubHelp logo

feat: As a user, I want APISIX control-plane pod to read Kubernetes CRDs for Routes/Consumer/Upstream/etc. and not APISIX ingress-controller pod, so that I can use Kubernetes CRDs natively without deploying APISIX ingress controller. about apisix HOT 3 CLOSED

rrmistry avatar rrmistry commented on June 8, 2024
feat: As a user, I want APISIX control-plane pod to read Kubernetes CRDs for Routes/Consumer/Upstream/etc. and not APISIX ingress-controller pod, so that I can use Kubernetes CRDs natively without deploying APISIX ingress controller.

from apisix.

Comments (3)

shreemaan-abhishek avatar shreemaan-abhishek commented on June 8, 2024 2

@rrmistry you might wanna checkout the standalone mode: https://docs.api7.ai/apisix/production/deployment-modes#standalone-mode

from apisix.

Revolyssup avatar Revolyssup commented on June 8, 2024 1

Apisix control plane pod cannot do that currently and in my knowledge I dont think this is something that APISIX will do in future which is talking natively through Kubernetes resources. Currently for using CRDs, ingress controller is the only recommended way. APISIX is platform agnostic and can be deployed anywhere. Then using APISIX ingress controller, it is make kubernetes native. It cannot directly spin up informers for the APISIX k8s resources supported by ingress controller.

from apisix.

rrmistry avatar rrmistry commented on June 8, 2024

Too bad but fair point. I am ok to close this issue.


The problem being solved for is how to make APISIX work with some fixed predetermined configuration set (i.e. some collection of APISIX objects that are version-controlled and also applied at startup to fully initialize it)

As mentioned earlier, calling admin REST API endpoints on startup is an acceptable workaround but not ideal. It would be good if APISIX can allow creating routes/upstream/consumers/etc. via a config file provided at startup. So that it can be dynamically configured and ready to go without having to call API endpoints.

from apisix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.