如何在 PKS (pivotal-container-service) 上安装 apache Jmeter
How to install apache Jmeter on PKS (pivotal-container-service)
我想在 PKS (pivotal-container-service) 上安装 Apache Jmeter,以便在 PCF 上测试微服务。
我找不到任何好的资源,有人试过并成功了吗?
查看 Pivotal Container Service 主页
Production-ready Kubernetes for the enterprise
所以 Pivotal Container Service 似乎在幕后使用 Kubernetes。
将 JMeter 安装到 Kubernetes and/or Pivotal Container Service 的过程就像创建 Image with your own Docker JMeter installation (or use any existing one) 并在 PCS 中使用此映像一样简单。
我想在 PKS (pivotal-container-service) 上安装 Apache Jmeter,以便在 PCF 上测试微服务。
我找不到任何好的资源,有人试过并成功了吗?
查看 Pivotal Container Service 主页
Production-ready Kubernetes for the enterprise
所以 Pivotal Container Service 似乎在幕后使用 Kubernetes。
将 JMeter 安装到 Kubernetes and/or Pivotal Container Service 的过程就像创建 Image with your own Docker JMeter installation (or use any existing one) 并在 PCS 中使用此映像一样简单。