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 #19171

Closed
ahmedsayedtalib opened this issue Jul 1, 2024 · 7 comments
Closed

مشكلة تسطيب minikube #19171

ahmedsayedtalib opened this issue Jul 1, 2024 · 7 comments
Labels
co/kubeconfig Issues relating to updating kubeconfig kind/support Categorizes issue or PR as a support question. l/ar Issues in or relating to Arabic lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@ahmedsayedtalib
Copy link

الأوامر المطلوبة لإعادة إظهار المشكلة:

النتيجة الكاملة للأمر الذي تعذّر تنفيذه:


😄 minikube v1.33.1 on Almalinux 9.4
✨ Using the docker driver based on existing profile
👍 Starting "minikube" primary control-plane node in "minikube" cluster
🚜 Pulling base image v0.0.44 ...
🏃 Updating the running docker "minikube" container ...
❗ This container is having trouble accessing https://registry.k8s.io
💡 To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
🐳 Preparing Kubernetes v1.30.0 on Docker 26.1.1 ...
❌ Unable to load cached images: loading cached images: stat /home/ahmedsayed/.minikube/cache/images/amd64/registry.k8s.io/etcd_3.5.12-0: no such file or directory

نتيجة الأمر minikube logs:

إصدار نظام التشغيل المُستخدَم: alma linux 9.4
minikube_update-context_48fe98ec0094acd0c9e724f718cafbbcfe2a39c0_0.log

@ahmedsayedtalib ahmedsayedtalib added the l/ar Issues in or relating to Arabic label Jul 1, 2024
@medyagh
Copy link
Member

medyagh commented Jul 3, 2024

@ahmedsayedtalib

"❗ This container is having trouble accessing https://registry.k8s.io/❗ This container is having trouble accessing https://registry.k8s.io/"

are you using a proxy or VPN ? your system seems to not have access rto GCR

@medyagh
Copy link
Member

medyagh commented Jul 3, 2024

/triage needs-information
/kind support

@k8s-ci-robot k8s-ci-robot added triage/needs-information Indicates an issue needs more information in order to work on it. kind/support Categorizes issue or PR as a support question. labels Jul 3, 2024
@spowelljr
Copy link
Member

Hi @ahmedsayedtalib, looking at your logs, your kubeconfig is malformed:
decode kubeconfig from "/home/ahmedsayed/.kube/config": decode data: apiVersion: v1.33.1

You have apiVersion: v1.33.1 but it should just be apiVersion: v1.

Open /home/ahmedsayed/.kube/config and change the line to apiVersion: v1 and save your file and I think that will resolve your issue.


مرحبًا @ahmedsayedtalib، عند النظر إلى سجلاتك، تجد أن kubeconfig الخاص بك غير صحيح:
decode kubeconfig from "/home/ahmedsayed/.kube/config": decode data: apiVersion: v1.33.1

لديك apiVersion: v1.33.1 ولكن يجب أن يكون apiVersion: v1 فقط.

افتح /home/ahmedsayed/.kube/config وقم بتغيير السطر إلى apiVersion: v1 واحفظ ملفك وأعتقد أن ذلك سيحل مشكلتك.

@spowelljr spowelljr added co/kubeconfig Issues relating to updating kubeconfig and removed triage/needs-information Indicates an issue needs more information in order to work on it. labels Jul 3, 2024
@kundan2707
Copy link
Contributor

/language ar

@k8s-ci-robot
Copy link
Contributor

@kundan2707: The label(s) language/ar cannot be applied, because the repository doesn't have them.

In response to this:

/language ar

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.

@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 Oct 7, 2024
@spowelljr
Copy link
Member

Hi @ahmedsayedtalib, we haven't heard back from you, do you still have this issue?
There isn't enough information in this issue to make it actionable, and a long enough duration has passed, so this issue is likely difficult to replicate.

I will close this issue for now but feel free to reopen when you feel ready to provide more information.


مرحبًا @ahmedsayedtalib، لم نتلق ردًا منك، هل لا تزال لديك هذه المشكلة؟
لا توجد معلومات كافية في هذه المشكلة لجعلها قابلة للتنفيذ، وقد مرت فترة طويلة بما فيه الكفاية، لذلك من المحتمل أن يكون من الصعب تكرار هذه المشكلة.

سأغلق هذه المشكلة في الوقت الحالي ولكن لا تتردد في إعادة فتحها عندما تشعر أنك مستعد لتقديم المزيد من المعلومات.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/kubeconfig Issues relating to updating kubeconfig kind/support Categorizes issue or PR as a support question. l/ar Issues in or relating to Arabic lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

6 participants