Sorting Kubernetes with Container Ingress Services
We use a child’s sorting toy to explain how Container Ingress Services secures TCP, HTTP, and mutual TLS connections into a Kubernetes cluster using a BIG-IP.
In the video we start with looking at the architecture of Container Ingress Services. The BIG-IP is deployed outside of the cluster and the BIG-IP Controller for Kubernetes is deployed inside the cluster.
The demo walks through using a ConfigMap that contains an AS3 declaration for a TCP, HTTP, and mutual TLS service (running in Istio).
- Chung_YuNimbostratus
Hi Eric
Great video to explain the F5 to Kubernetes integration. Would it be possible to post the yaml BigIP config files? I would like to be able to setup a similar lab to run some test.
thanks
Chung
- Eric_ChenEmployee
, here's the AS3 declaration / ConfigMap that I used from the video: https://github.com/f5devcentral/f5-k8s-demo/blob/chen.2019.06/chen-k8s-demo/deployment/as3-configmap-istio.yaml
- Chung_YuNimbostratus
Hi Eric
Thank you so much for this, it will really help me with my setup.
Regards
Chung