Kubernetes Là Gì? Vai Trò Và Các Thuật Ngữ Phổ Biến
Kubernetes (viết tắt là k8s) giúp quý khách có thể cai quản lý (hoặc “điều phối”) vớ cả các khối lượng công việc được chứa vào container của quý khách, bao gồm cung cấp cho, kết nối mạng, cân bởi chuyên chở, bảo mật và mở rộng quy tế bào. Docker rất có thể chạy độc lập mà không cần thiết có Kubernetes, tuy nhiên Kubernetes không thể hoạt động và sinh hoạt mà không có công ty container như Docker. Kubernetes giúp con người chủng loại vứt cực kỳ nhiều những quy trình thủ công liên quan đến việc triển khai và mở rộng những containerized applications.
Tiêu đề video: Introduction to HashiCorp Vault on Kubernetes for beginners
Độ dài: 00:21:49, Ngày đăng: 2020-03-14 06:12:15
Tác giả: That DevOps Guy
Link gốc: https://www.youtube.com/watch?v=L_o_CG_AGKA
Đăng ký để thể hiện sự ủng hộ của bạn! . Patreon 👉🏽 Vui mừng vì điều này! Trong video này, chúng tôi đề cập đến tất cả những điều cơ bản về HashiCorp Vault. Cụ thể hơn: * Các khái niệm về Vault * Chế độ * Lưu trữ * Triển khai trên Kubernetes * Niêm phong và Hủy niêm phong * Thuật toán mã hóa và hơn thế nữa Hãy theo dõi vì đây là phần một của loạt bài quản lý bí mật mới. Ngoài ra, nếu bạn muốn hỗ trợ kênh hơn nữa, hãy trở thành thành viên 😎 Hãy xem cả “Cộng đồng DevOps đó”. Hãy theo dõi mã nguồn bên dưới mã nguồn: Nếu bạn là người mới sử dụng Docker, hãy xem hướng dẫn phát triển Docker của tôi: Ngoài ra, nếu bạn mới đối với Kubernetes, hãy xem hướng dẫn của tôi bên dưới: Xem phần 1 để biết cách cài đặt Kubernetes trên Windows: Xem phần 2 về cách sử dụng KUBECTL: Xem phần 3 về cách triển khai Xem phần 4 về cách quản lý cấu hình ứng dụng Hãy xem phần 5 của quản lý bí mật được giải thích Thích và Đăng ký để biết thêm 🙂 Theo dõi tôi trên mạng xã hội! Patreon | Twitter | GitHub | Facebook | LinkedIn | Instagram | Âm nhạc: Track: Fox Beat 2 – Kronicle – Chill Noons – Miễn Phí Bản Quyền Nhạc Vlog [BUY=FREE] | được cấp phép theo giấy phép Creative Commons Attribution (Nghe: Track: Jacks – Tôi là ai | được cấp phép theo giấy phép Creative Commons Attribution (Nghe: Track: Neverknew – SMOKIN ‘MOONROCKS | được cấp phép theo giấy phép Creative Commons Attribution (Nghe: Theo dõi) : Chebit – S cho đến H ustlingw / Mylos | được cấp phép theo giấy phép Creative Commons Attribution (Nghe: Bản nhạc: Fox Beat 2 – Joakim Karud – Summer Vibes – Miễn phí bản quyền Vlog Music [BUY=FREE] | được cấp phép theo giấy phép Creative Commons Attribution (Nghe:.
Container Deployment
Container cực kỳ dễ dàng nhằm chạy, những bạn dev hoàn toàn có thể dùng container nhằm tạo ra môi ngôi trường để dev trả hảo vào vài giây, tuy rằng nhiên lúc dùng container ở môi ngôi trường production thì không đơn giản như thế. Điều đó không có tức là phiên bản thân các container không hữu ích. Các container đã trở nên trọng tâm chính của đa số công ty ham muốn tiên phong trong đưa đổi số và có vận tốc ra đôi mắt dịch vụ mới thời gian nhanh chóng.
Các bạn đang theo dõi chuyên mục công nghệ
Web site: sapovietnam
Nội dung được tổng hợp từ internet. Vui lòng để lại bình luận nếu muốn đóng góp/ý kiến về nội dung bài viết.
I've been watching lots of video on this HashiCorp Vault but only here I found answers to all my questions regarding vault.
Thanks for the video mate!
thank you for the video its a very good starting point
Just best. Like always 👍
Awesome content always, i must confess one thing honestly i never get tiered of watching your videos , i could stay glue for hours , you shared tons and tons of quality contents always , thank you so much for being there for guys. By the way can you upload a video on terraform infrastructure as code IAC, i have searched i didnt see anyone by you
Or store the Seal Keys in a proper KMS System from a Cryptovendor 😉
First time here and really loved the explanation and the depth of it! Thanks for the video, and I will surely watch the rest of them on your channel! Thumbs up!
You should kill the root token ASAP because it has no any logging. I mean… You can't do any meaningful activity tracking.
Hey Marcel,
Could you release the vault-ha manifests?
Shuaib
Thank you so much for these! They really help alongside the official documentation 🙂
Seems that the certificate is expired. $ vault operator init
Error initializing: Put https://127.0.0.1:8200/v1/sys/init: x509: certificate has expired or is not yet valid
vault sucks
You Rock!!
Great video <3 can you please share us the repo without tls . Thanks in advance.
Your videos are killer
I have a question, that /vault/secrets/ directory is world readable… Isn't that a bit "not secure" ?
thanks a lot!!
Absolutely love your style, the speed, how deeply you get into everything. Thank you so much, Marcel. Would be awesome if you could put together an entire HashiStack series. Nomad, Consul, and Boundary, especially. More ops and less dev but how these three work together with Vault is needed for setting up the environment for any dev. What do you think?
Great Video!!! First timer. Was wondering if you could make a video explaining how to deploy Vault on k8s gcloud cluster using an Operator : )
Im really sad that I cant give more then one thumbs up 🙂 really great video, thank you
Thank you for your videos. I have a problem with vault being initialized already on installation. I think this is because I have previously installed (using terraform's helm provider), initialized and unsealed it on my GKE cluster to test out but removed (using terraform) it after some trials. How do I uninitialize vault in this case to restart again? Thank you for your time!
Appreciate the effort but bro take a step back, don't just talk into my face with words, visualize it for me from the start… i'm trying to learn this and I don't know what you're saying.
Your videos are soo kubronetes, but still really great!