You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/27 11:04:48 UTC

[GitHub] [apisix-dashboard] w7team opened a new issue #2007: 路由管理不是非常方便,需要增加一个工作分区的概念

w7team opened a new issue #2007:
URL: https://github.com/apache/apisix-dashboard/issues/2007


   可以参考一下腾讯云容器服务的ingress管理界面:
   ![image](https://user-images.githubusercontent.com/74588507/127143553-5af75a11-ce09-43ea-887b-b0439a4e382a.png)
   ![image](https://user-images.githubusercontent.com/74588507/127143666-7360b624-7f49-4f65-80a3-becf5a8c20e4.png)
   
   PS:标签我们试过,不太方便。建立和筛选操作起来都不是很方便。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] w7team commented on issue #2007: 路由管理不是非常方便,需要增加一个工作分区的概念

Posted by GitBox <gi...@apache.org>.
w7team commented on issue #2007:
URL: https://github.com/apache/apisix-dashboard/issues/2007#issuecomment-895272096


   > > > How to define the concept of workspace? by region? by organization? I think if workspace is poorly defined, it is only suitable for a few scenarios.
   > > 
   > > 
   > > 按服务、按项目都可以,我感觉这个还是很有必要的,当一个项目下有N个微服务,又分了不同的测试环境,或者有多个项目的场景下,目前的界面管理路由会非常混乱。
   > 
   > 我觉的你们需要自己开发一个门户来管理下租户,我们目前也正在设计、开发当中。APISIX 多集群、多租户管理。可以参考下新浪这个case:https://apisix.apache.org/blog/2021/07/14/the-road-to-customization-of-Sina-Weibo-API-gateway-based-on-Apache-APISIX/
   
   多租户也是一个场景,一个租户管理多个项目也是一个场景。我感觉别搞那么复杂,参考一下ingress按项目来分就行,这个是比较成熟的方案,直接照搬就行


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] liuxiran commented on issue #2007: 路由管理不是非常方便,需要增加一个工作分区的概念

Posted by GitBox <gi...@apache.org>.
liuxiran commented on issue #2007:
URL: https://github.com/apache/apisix-dashboard/issues/2007#issuecomment-888730903


   > 当一个项目下有N个微服务,又分了不同的测试环境
   
    As @w7team mentioned above, maybe the core problem is how to clearly classify a lot of API right?  Actually `label` is a light and flexible way.
   
   > PS:标签我们试过,不太方便。建立和筛选操作起来都不是很方便。
   
   So may I ask where is the inconvenient point when you use our labels for API , and what is your favorite point about ingress management page ? 
   
   Looking forward to your option, that would be helpful for us to improve our UE, thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] jagerzhang commented on issue #2007: 路由管理不是非常方便,需要增加一个工作分区的概念

Posted by GitBox <gi...@apache.org>.
jagerzhang commented on issue #2007:
URL: https://github.com/apache/apisix-dashboard/issues/2007#issuecomment-895268017


   > > How to define the concept of workspace? by region? by organization? I think if workspace is poorly defined, it is only suitable for a few scenarios.
   > 
   > 按服务、按项目都可以,我感觉这个还是很有必要的,当一个项目下有N个微服务,又分了不同的测试环境,或者有多个项目的场景下,目前的界面管理路由会非常混乱。
   
   我觉的你们需要自己开发一个门户来管理下租户,我们目前也正在设计、开发当中。APISIX 多集群、多租户管理。可以参考下新浪这个case:https://apisix.apache.org/blog/2021/07/14/the-road-to-customization-of-Sina-Weibo-API-gateway-based-on-Apache-APISIX/
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] w7team commented on issue #2007: 路由管理不是非常方便,需要增加一个工作分区的概念

Posted by GitBox <gi...@apache.org>.
w7team commented on issue #2007:
URL: https://github.com/apache/apisix-dashboard/issues/2007#issuecomment-887518751


   > How to define the concept of workspace? by region? by organization? I think if workspace is poorly defined, it is only suitable for a few scenarios.
   
   按服务、按项目都可以,我感觉这个还是很有必要的,当一个项目下有N个微服务,又分了不同的测试环境,或者有多个项目的场景下,目前的界面管理路由会非常混乱。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] tzssangglass commented on issue #2007: 路由管理不是非常方便,需要增加一个工作分区的概念

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #2007:
URL: https://github.com/apache/apisix-dashboard/issues/2007#issuecomment-887490530


   How to define the concept of workspace? by region? by organization? I think if workspace is poorly defined, it is only suitable for a few scenarios.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org