Files
Maciej Filocha 6d7602b5d6 Synchronize Polish translation to upstream master (#19772)
* Synchronize Polish translation to upstream master

Synchronize translation with upstream master up to 4605d2b1f9

* Improve style of translated content

Co-Authored-By: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
2020-03-23 01:28:45 -07:00

910 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
kube-proxy kube-proxy 2018-04-12 /docs/reference/command-line-tools-reference/kube-proxy/ `kube-proxy` to *proxy* sieciowe, które uruchomione jest na każdym węźle klastra.
fundamental
networking

kube-proxy to proxy sieciowe, które uruchomione jest na każdym {{< glossary_tooltip text="węźle" term_id="node" >}} klastra i uczestniczy w tworzeniu {{< glossary_tooltip text="serwisu" term_id="service">}}.

kube-proxy utrzymuje reguły sieciowe na węźle. Dzięki tym regułom sieci na zewnątrz i wewnątrz klastra mogą komunikować się z podami.

kube-proxy używa warstwy filtrowania pakietów dostarczanych przez system operacyjny, o ile taka jest dostępna. W przeciwnym przypadku, kube-proxy samo zajmuje sie przekazywaniem ruchu sieciowego.