HELM 3 S3 PLUGIN: How to Create Helm Private Chart Repository (helm package & helm push chart)

Anton Putra
Anton Putra
7 هزار بار بازدید - 4 سال پیش - 🔴 - To support my
🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - [email protected] ▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬ ► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience) ► Located in San Francisco Bay Area, CA (US citizen) ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ ► LinkedIn: www.linkedin.com/in/anton-putra ► Twitter/X: twitter.com/antonvputra ► GitHub: github.com/antonputra ► Email: [email protected] ▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬ 👉 [Playlist] Kubernetes Tutorials:    • Kubernetes Tutorials   👉 [Playlist] Terraform Tutorials:    • Terraform Tutorials for Beginners   👉 [Playlist] Network Tutorials:    • Network Tutorials   👉 [Playlist] Apache Kafka Tutorials:    • Apache Kafka Tutorials   👉 [Playlist] Performance Benchmarks:    • Performance Benchmarks   👉 [Playlist] Database Tutorials:    • Database Tutorials   Following commands will be used: - helm plugin install github.com/hypnoglow/helm-s3.git - helm plugin list - helm s3 version --mode - helm s3 init s3://helm.devopsbyexample.io/charts - helm repo add private s3://helm.devopsbyexample.io/charts - helm repo list - helm create hello-world - helm package hello-world - helm s3 push --relative ./hello-world-0.1.0.tgz private - helm search repo private - helm install -n default hello-world private/hello-world --version 0.1.0 - helm ls -n default ========= ⏱️TIMESTAMPS⏱️ 0:00 Intro 0:18 helm plugin install 0:41 create AWS s3 bucket 1:05 helm s3 version --mode 1:12 helm init 1:37 helm repo add private 2:01 helm repo list 2:10 helm create hello-world 2:42 helm package hello-world 2:52 helm s3 push 3:26 helm search repo private 3:40 helm install 4:16 helm ls ========= Source Code 📚 - Instructions: antonputra.com/helm-3-s3-plugin 🖥️ - GitHub: github.com/devops-by-example/tutorials/tree/master… #Helm #Helm3 #Kubernetes
4 سال پیش در تاریخ 1399/08/21 منتشر شده است.
7,049 بـار بازدید شده
... بیشتر