Kubernetes 日記 2019/10/28

こんにちは。Kubernetes の季節が深まってまいりました。今回は実際に Service を立てて iptables を眺めてみました。

以下のページに従って Stateless な Service を立てます。

https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/

Service の ClusterIP によってアクセスできるようになった後は、オペレーションせずに iptables の様子を眺めることにしました。

“Kubernetes 日記 2019/10/28” の続きを読む