HAProxy Data Plane API 2.0 doker 镜像

Posted rongfengliang-荣锋亮

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HAProxy Data Plane API 2.0 doker 镜像相关的知识,希望对你有一定的参考价值。

最近HAProxy Data Plane API 2.0 发布了,基于官方说明以及以前的测试,创建了一个v2的dockerfile

dataplaneapi 下载地址

https://github.com/haproxytech/dataplaneapi

docker 镜像

  • dockerfile
FROM haproxy:2.1.4
COPY dataplaneapi /usr/local/sbin/dataplaneapi
RUN chmod +x /usr/local/sbin/dataplaneapi
  • dockerhub
dalongrong/haproxy-dataplaneapi:2.1.4

参考使用

这个可以参考我以下写的v1的,以及参考官方文档,v2 增强的地方还是比较多的,可以好好看看官方的说明
https://www.haproxy.com/documentation/dataplaneapi/latest/
https://www.haproxy.com/blog/announcing-haproxy-dataplane-api-20/
https://github.com/rongfengliang/haproxy2.0-prometheus/tree/v2
https://www.cnblogs.com/rongfengliang/p/11444818.html
https://www.cnblogs.com/rongfengliang/p/11443005.html

以上是关于HAProxy Data Plane API 2.0 doker 镜像的主要内容,如果未能解决你的问题,请参考以下文章

haproxy 2.0 dataplaneapi rest api 试用

Using HAProxy as an API Gateway, Part 2 [Authentication]

The show must go on: Fundamental data plane connectivity services for dependable SDNs

kubeadm init 卡在 Created API client, waiting for the control plane to become ready

跨域问题

Points on a Plane