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

Exibição da senha do proxy na inicialização do minikube #20184

Open
CalobTech opened this issue Dec 30, 2024 · 1 comment
Open

Exibição da senha do proxy na inicialização do minikube #20184

CalobTech opened this issue Dec 30, 2024 · 1 comment
Labels
l/pt-BR Issues in or relating to Portuguese (Brazil) lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@CalobTech
Copy link

CalobTech commented Dec 30, 2024

 
Os comandos necessários para reproduzir o problema: minikube start
 
A saída completa do comando que apresentou falha:

minikube start
😄 minikube v1.34.0 on Fedora 41 (vbox/amd64)
✨ Using the podman driver based on existing profile
👍 Starting "minikube" primary control-plane node in "minikube" cluster
🚜 Pulling base image v0.0.45 ...
E1230 16:45:08.621848 40114 cache.go:189] Error downloading kic artifacts: not yet implemented, see issue #8426
🔄 Restarting existing podman container for "minikube" ...
🌐 Found network options:
▪ HTTP_PROXY=http://CalobTech:*****@proxy.intranet:9090
▪ HTTPS_PROXY=http://CalobTech:*****@proxy.intranet:9090
▪ NO_PROXY=localhost,127.0.0.1,10.96.0.0/12,192.168.59.0/24,192.168.49.0/24,192.168.39.0/24
▪ HTTP_PROXY=http://CalobTech:*****@proxy.intranet:9090
▪ HTTPS_PROXY=http://CalobTech:*****@proxy.intranet:9090
▪ NO_PROXY=localhost,127.0.0.1,10.96.0.0/12,192.168.59.0/24,192.168.49.0/24,192.168.39.0/24
❗ Failing to connect to https://registry.k8s.io/ from both inside the minikube container and host machine
💡 To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
🐳 Preparing Kubernetes v1.31.0 on Docker 27.2.0 ...
▪ env HTTP_PROXY=http://CalobTech:[email protected]:9090
▪ env HTTPS_PROXY=http://CalobTech:[email protected]:9090
▪ env NO_PROXY=localhost,127.0.0.1,10.96.0.0/12,192.168.59.0/24,192.168.49.0/24,192.168.39.0/24
🔎 Verifying Kubernetes components...
▪ Using image gcr.io/k8s-minikube/storage-provisioner:v5
🌟 Enabled addons: default-storageclass, storage-provisioner
🏄 Done! kubectl is now configured to use "minikube" cluster and "default" namespace by default

A saída do comando minikube logs:

A versão do sistema operacional usado:
Fedora 41 x86-64

@CalobTech CalobTech added the l/pt-BR Issues in or relating to Portuguese (Brazil) label Dec 30, 2024
@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 Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l/pt-BR Issues in or relating to Portuguese (Brazil) 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

3 participants