George Gaál

Results 161 comments of George Gaál

Also want to get this controller.

@danielnelson thank for your reply. It is not very bad that too much time passed :-) I believe that we shall have project session each other and think about use...

@srebhan Hi! Thanks for your answer. As I know, container name must be unique and docker will create a random name if you are not giving the name to container....

Also looking a way to use a custom envoy filter in emissary installation

@paprickar Hi! Thanks for your report. We will check on our side what changed since last observations. Also I want to mention that I am not linked to Hetzner in...

@thedjpetersen Hi ! I will be glad to elaborate on this topic. BTW, what particular issue did you notice?

@thedjpetersen Hi! No problem, if you are still interested, you may try to reach me in Sidero's Slack: taloscommunity.slack.com in DM or in any public channel. I am not sure...

I was able to move forward with the next command: ``` cilium install --helm-set-string ipam.mode=kubernetes --helm-set-string kubeProxyReplacement=true --helm-set-string securityContext.capabilities.ciliumAgent="{CHOWN,KILL,NET_ADMIN,NET_RAW,IPC_LOCK,SYS_ADMIN,SYS_RESOURCE,DAC_OVERRIDE,FOWNER,SETGID,SETUID}" --helm-set-string securityContext.capabilities.cleanCiliumState="{NET_ADMIN,SYS_ADMIN,SYS_RESOURCE}" --helm-set cgroup.autoMount.enabled=false --helm-set-string cgroup.hostRoot=/sys/fs/cgroup --helm-set-string k8sServiceHost=localhost --helm-set-string k8sServicePort=7445 ℹ️...

If use the next command: ``` cilium install --helm-set-string ipam.mode=kubernetes \ --helm-set-string kubeProxyReplacement=true \ --helm-set-string securityContext.capabilities.ciliumAgent="{CHOWN,KILL,NET_ADMIN,NET_RAW,IPC_LOCK,SYS_ADMIN,SYS_RESOURCE,DAC_OVERRIDE,FOWNER,SETGID,SETUID}" \ --helm-set-string securityContext.capabilities.cleanCiliumState="{NET_ADMIN,SYS_ADMIN,SYS_RESOURCE}" \ --helm-set-string cgroup.autoMount.enabled=false \ --helm-set-string cgroup.hostRoot=/sys/fs/cgroup \ --helm-set-string k8sServiceHost=localhost \ --helm-set-string...

@stevefan1999-personal Hi! Thanks for the suggestions. Looks like there are different cilium CLI with different semantics of command line arguments.