MicroK8s, ApiSix and MetalLB #7226
Unanswered
MarkCupitt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to configure ApiSix without using Ingress behind MetalLB with a public network and a private Network (For admin access) on MIcroK8s.
We would like to use the admin-api (JSON) for all configuration, We understand that apisix-Ingress requires use of declarative YAML.
Question 1: Is this actually possible
If Yes ..
Question 2: Any reason to NOT do this.
Question 3: Can I use a Sevice account like this to connect to the API port (9080)?
Question 4: Will this scale OK
Question 5: Is there a better way to do this
Many thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions