Vladimir Bezhenar
Results
2
comments of
Vladimir Bezhenar
RIght now I'm using calico with encapsulation mode. As I understand it: all IP packets from pod network are encapsulated using something called VXLAN and those encapsulated packets are sent...
I don't really understand last example. ``` "gc": { "enabled": true, "policy": [ {"keepStorage": "10GB", "filter": ["unused-for=2200h"]}, {"keepStorage": "50GB", "filter": {"unused-for": {"3300h": true}}}, {"keepStorage": "100GB", "all": true} ] } ```...