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

Minikube on Apple MacBook Pro M2 - Ingress-DNS issue crashing #17872

Closed
cirix opened this issue Dec 30, 2023 · 5 comments
Closed

Minikube on Apple MacBook Pro M2 - Ingress-DNS issue crashing #17872

cirix opened this issue Dec 30, 2023 · 5 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@cirix
Copy link

cirix commented Dec 30, 2023

What Happened?

Hi all,
I installed minikube and also aligned and made sure that the ingress and ingress-dns plugins are using teh arm64 version of the relevant software.
Also I configured my dns to point to ingress dns and I have disabled firewalling.
The configuration of the DNS on MacOSX is a bit different as you have to do it using scutil, which was properly implemented.
Once I have the system up and running and my services deployed, when I try to access from browser one of m ingress services using the typical ingress-dns, the pod fails and goes in an endless restart and never revives . I had it working sporadically, but I can't see to make it work consistently.
On top, on minikube looks like the ingress-dns is nothing but a dns2 javascript dns server that is configured to receive traffic, but looks like the gitlab repository that cryptexlab has is not updated the last 4 years.
What are the alternatives proposed from the community? Expose the core-dns and create a custom resolver for dns even if the port is not the standard 53 but the one shared when configuring the service to type loadbalancer?

Screenshot 2023-12-30 at 10 29 28

Attach the log file

logs.txt

Operating System

macOS (Default)

Driver

QEMU

@cirix
Copy link
Author

cirix commented Dec 30, 2023

Update to @ALL I have cloned the repo of minikube-ingress-dns from gitlab and the build succeeds, I plan offering support and evolution. Already I patched the versions of deps and also updated the version of the API from v1beta1 to v1.
My plan is to offer that as part of the addons, if my pr is accepted and offer evolution on the ingress dns, and extend it with gateway api too, as currently there is no alternative. I would like to know if there will be traction there.

br
Nik

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 29, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Apr 28, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

@k8s-ci-robot k8s-ci-robot closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
@k8s-ci-robot
Copy link
Contributor

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

3 participants