Exercise 10.1: Working with Helm and Charts, repo add error
Hello,
I got the error at Excercise 10.1 Step4, Step5.
Please help me.
Thank you.
testvm@test-vm09:~$ which helm
/usr/local/bin/helm
testvm@test-vm09:~$ helm version
version.BuildInfo{Version:"v3.6.0", GitCommit:"7f2df6467771a75f5646b7f12afb408590ed1755", GitTreeState:"clean", GoVersion:"go1.16.3"}
testvm@test-vm09:~$ helm search hub database
Error: unable to perform search against "https://hub.helm.sh"
testvm@test-vm09:~$ helm repo add ealenn https://ealenn.github.io/charts
Error: looks like "https://ealenn.github.io/charts" is not a valid chart repository or cannot be reached: Get "https://ealenn.github.io/charts/index.yaml": x509: certificate signed by unknown authority
testvm@test-vm09:~$
Answers
-
Try to run helm from the untar directory.
linux-amd64/helm search hub databaseOtherwise again download the .tar file, untar it then copy
linux-amd64/helmto/usr/local/bin/, then run helm.0 -
Hello,
Thank you for reply.
I tried to search, but got error.
I tried to using different version of helm(3.6.3, 3.7.2), but fail too.
However "https://charts.helm.sh/stable" directory is working.
Please advise me.
Thank you.testvm@test-vm09:~$ ls -l /usr/local/bin
total 179612
-rwxr-xr-x 1 root root 46551040 Jan 22 23:34 helm
-rwxr-xr-x 1 root root 46551040 Jan 22 02:16 helm360
-rwxr-xr-x 1 root root 45113344 Jan 22 23:34 helm363
-rwxr-xr-x 1 root root 45707264 Jan 22 02:17 helm372
testvm@test-vm09:~$testvm@test-vm09:~$ helm360 search hub database
Error: unable to perform search against "https://hub.helm.sh"testvm@test-vm09:~$ helm363 search hub database
Error: unable to perform search against "https://hub.helm.sh"testvm@test-vm09:~$ helm372 search hub database
Error: unable to perform search against "https://hub.helm.sh"testvm@test-vm09:~$
testvm@test-vm09:~$ helm repo list
NAME URL
stable https://charts.helm.sh/stable
testvm@test-vm09:~$0 -
It was a network problem of my environment.
Thanks to everyone who interest in this issue.0 -
Hi, I think I am having the same issue because of network problem, can you tell how you fixed it ?
0 -
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 984 Software
- 376 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
