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 · 0 comments
Open

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

CalobTech opened this issue Dec 30, 2024 · 0 comments
Labels
l/pt-BR Issues in or relating to Portuguese (Brazil)

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:123456@proxy.intranet:9090
▪ env HTTPS_PROXY=http://CalobTech:123456@proxy.intranet: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
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)
Projects
None yet
Development

No branches or pull requests

1 participant