Questions tagged [cilium]

Cilium is an open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes. Community support mostly takes place on the Cilium Slack channel (https://cilium.herokuapp.com), you may want to consider asking there.

Cilium is an open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes.

Resources:

53 questions
0
votes
2 answers

Parse `key1=value1 key2=value2` in Kusto

I'm running Cilium inside an Azure Kubernetes Cluster and want to parse the cilium log messages in the Azure Log Analytics. The log messages have a format like key1=value1 key2=value2 key3="if the value contains spaces, it's wrapped in quotation…
lmr2391
  • 571
  • 1
  • 7
  • 14
0
votes
0 answers

Dropped packets within pod

I am observing weird intermittent timeouts on HTTP calls from a pod on k8s. The pod is running a java program and doing HTTP calls out to other nodes and even back into itself on its local IP. We go through periods of about 5-10min at a time several…
PaulCB
  • 21
  • 2
0
votes
1 answer

Error while initializing daemon" error="exit status 2" subsys=daemon in cilium CNI on kubernetes

In the kubernetes cluster we use the cilium CNI but it fails on the worker node. The error message is shown belew. $ kubectl get pod -n kube-system NAME READY STATUS RESTARTS AGE cilium-dpd4k …
Majid Rajabi
  • 1,417
  • 6
  • 20
  • 35
0
votes
1 answer

Cilium Cluster Mesh at Azure

I need your help to create multi-cluster networking. What i have done: 1- kubectl apply -f chaining.yaml 2- `helm template cilium \ --namespace cilium \ --set nodeinit.azure=true \ --set global.cni.chainingMode=generic-veth \ --set…
0
votes
1 answer

Cilium clustermesh with azure

I'm deploying a clustermesh using the Aks-engine. I have installed cilium on two different clusters. Following the clustermesh installation guide everything looks correct. Nodes are listed, the status is correct and no errors appear in the…
0
votes
1 answer

Cilium pods crashing due to invalid range ip of node

I am deploying a kubernetes cluster using kubespray. I changed the network pluggin from calico to cilium. Unfortunatly some of the cilium pods are stuck in CrashLoopBackOff. kubectl --namespace kube-system get pods --selector k8s-app=cilium…
Doctor
  • 7,115
  • 4
  • 37
  • 55
-1
votes
1 answer

Can not delete question, that turned out to be wrong

Update: This was not Flutter, is is a network issue! I can not delete this question.
Chris G.
  • 23,930
  • 48
  • 177
  • 302
-2
votes
1 answer

Program to pull the network logs from Cilium to Hubble

Anyone help me how to get/pull network logs from Cilium using Hubble in Kubernetes. [ Google Kubernetes Engine GKE]. I am not able to find an answer. Thanks in advance.
1 2 3
4