mark dittmer

Results 249 comments of mark dittmer

@boldandbusted good morning. The F5 K8S controller for BIG-IP doesn't differentiate on the flavor of BIG-IP. Can be deployed as hardware or Virtual Appliances. The F5 K8S controller for BIG-IP...

@fabriziofiorucci Could you use IngressLink to accomplish [client]---[LTM]---[NGINX KIC] integration. IngressLink is coded to monitor the NGINX KIC liveness port. Here is a great writeup https://github.com/mdditt2000/k8s-bigip-ctlr/blob/main/user_guides/ingresslink/clusterip/README.md Please look at the...

@myf5 i believe you are looking for multiple monitors, something like ``` monitors: - type: https send: "GET /tea HTTP/1.1\r\nHost: cafe.example.com\r\n" recv: "" interval: 10 timeout: 10 - type: https...

Thinking about this issue. Transport server should support TCP monitors as shown below. ``` "nginx_ingress_nginx_ingress_tcp_443": { "class": "Monitor", "interval": 10, "monitorType": "tcp", "targetAddress": "", "timeout": 31, "adaptive": false, "receive": "",...

@mleklund we have resolved this issue in CIS 2.10.1. Please can you reach out to me [email protected] so i can prioritize other issues in future and that i am aware...

Discussing this request with the CIS team

Team needs to explore Github #1009 issue as CIS shouldn't affect or cause any application downtime as CIS is only automation. More investigation is needed

Closing this issue out as it goes back to 2020.