Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installing cilium 1.7.1 on minikube + cri-o, coredns never stops respawning #10624

Closed
renich opened this issue Mar 18, 2020 · 4 comments · Fixed by #10796
Closed

After installing cilium 1.7.1 on minikube + cri-o, coredns never stops respawning #10624

renich opened this issue Mar 18, 2020 · 4 comments · Fixed by #10796
Labels
good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. help-wanted Please volunteer for this by adding yourself as an assignee! kind/community-report This was reported by a user in the Cilium community, eg via Slack. kind/question Frequently asked questions & answers. This issue will be linked from the documentation's FAQ.

Comments

@renich
Copy link

renich commented Mar 18, 2020

Bug report

Basically, coredns will terminate and start until the point of running. Then, the loop starts.

General Information

  • Cilium version (run cilium version): 1.7.1
  • Kernel version (run uname -a): Linux introdesk.g02.org 5.5.8-200.fc31.x86_64 Fix some errors from go code analyzers in docker-plugin #1 SMP Thu Mar 5 21:28:03 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
  • Orchestration system version in use (e.g. kubectl version, Mesos, ...): Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.4", GitCommit:"8d8aa39598534325ad77120c120a22b3a990b5ea", GitTreeState:"clean", BuildDate:"2020-03-12T21:03:42Z", GoVersion:"go1.13.8", Compiler:"gc", Platform:"linux/amd64"}

Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.3", GitCommit:"06ad960bfd03b39c8310aaf92d1e7c12ce618213", GitTreeState:"clean", BuildDate:"2020-02-11T18:07:13Z", GoVersion:"go1.13.6", Compiler:"gc", Platform:"linux/amd64"}

  • Link to relevant artifacts (policies, deployments scripts, ...)

How to reproduce the issue

@aanm
Copy link
Member

aanm commented Mar 18, 2020

@renich did you follow this tutorial to install cilium?

https://docs.cilium.io/en/v1.7/kubernetes/configuration/#crio

@aanm aanm added kind/community-report This was reported by a user in the Cilium community, eg via Slack. need-more-info More information is required to further debug or fix the issue. labels Mar 18, 2020
@renich
Copy link
Author

renich commented Mar 20, 2020

Not that one. Let me follow it and I'll report back in a moment.

@renich
Copy link
Author

renich commented Mar 20, 2020

OK, confirmed. It works fine. I suggest adding a note to this at: https://docs.cilium.io/en/v1.7/gettingstarted/minikube/. No way I could've known that.

@renich
Copy link
Author

renich commented Mar 20, 2020

BTW, thank you very much for the support. @aanm

@aanm aanm added kind/question Frequently asked questions & answers. This issue will be linked from the documentation's FAQ. good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. help-wanted Please volunteer for this by adding yourself as an assignee! and removed need-more-info More information is required to further debug or fix the issue. labels Mar 20, 2020
christarazi added a commit to christarazi/cilium that referenced this issue Mar 31, 2020
This updates the "Getting Started" docs for minikube. This commit was
added to address issue cilium#10624.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
aanm pushed a commit that referenced this issue Apr 1, 2020
This updates the "Getting Started" docs for minikube. This commit was
added to address issue #10624.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Good starting point for new developers, which requires minimal understanding of Cilium. help-wanted Please volunteer for this by adding yourself as an assignee! kind/community-report This was reported by a user in the Cilium community, eg via Slack. kind/question Frequently asked questions & answers. This issue will be linked from the documentation's FAQ.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants