アーカイブ
Kubernetes: IngressのPathが前方一致になる件
Exactになっていれば、前方一致ではなく完全一致になるはずだが…Lab環境でテストしたところ 前方一致でアクセスできた。
Kuberneter: ingress構築時のログ
Kubernetes: Ingress – Annotations and rewrite-target
Different ingress controllers have different options that can be used to customise the way it works. NGINX Ing […]
Kubernetes: Network Addons
An important tip about deploying Network Addons in a Kubernetes cluster. In the upcoming labs, we will work wi […]
CoreDNS:
In the previous lecture we saw why you need a DNS server and how it can help manage name resolution in large e […]
Zabbix: PythonでZabbixのアラームをクローズさせる
libpython-zabbixを利用する方が便利がいいケド(作ってる途中で存在を知った)供養のために残しておく 今後、こちらのスクリプトの出番が来たとき用のメモ↓どうせなら標準ライブラリだけで動くように改変した方が良い […]
Go: SNMPTRAPの負荷分散と流量制御したい
Kubernetes: kubectl config use-context
kubectl config use-context
Kubernetes: Init Containers
In a multi-container pod, each container is expected to run a process that stays alive as long as the POD̵ […]