api7 / apache-apisix-katacoda-scenarios

Apache APISIX scenarios on Katacoda
https://www.katacoda.com/api7ai
Apache License 2.0
2 stars 1 forks source link

do we should use mini example? `APISIX + etcd` maybe enough for new developer #5

Open membphis opened 2 years ago

membphis commented 2 years ago

https://www.katacoda.com/api7ai/scenarios/apisix-example

I make a try right now, after we run docker-compose -p docker-apisix up -d, it will run the prometheus and grafana. It seems useless when the developers try to learn APISIX here. they have no way to view the dashboard of grafana.

membphis commented 2 years ago

The less dependence, the less difficult it is to learn

membphis commented 2 years ago

bad news: it is hard to install grafana or prometheus

image
avinal commented 2 years ago

Hey @membphis, I can surely try to simplify the installation process. I will try and let you know how it goes.