remove a space behind a word

This commit is contained in:
Takamichi Omori
2020-05-30 23:35:05 +09:00
parent e704167fd2
commit c4bdfc01d6
@@ -11,7 +11,7 @@ tags:
- fundamental - fundamental
- networking - networking
--- ---
kube-proxy はクラスター内の各{{< glossary_tooltip text="node" term_id="node" >}}で動作しているネットワークプロキシで、Kubernetesの{{< glossary_tooltip term_id="service">}}コンセプトの一部を実装しています。 kube-proxyはクラスター内の各{{< glossary_tooltip text="node" term_id="node" >}}で動作しているネットワークプロキシで、Kubernetesの{{< glossary_tooltip term_id="service">}}コンセプトの一部を実装しています。
<!--more--> <!--more-->