Kubernetes Là Gì? Vai Trò Và Các Thuật Ngữ Phổ Biến
Kubernetes (viết tắt là k8s) giúp bạn hoàn toàn có thể quản lí lý (hoặc “điều phối”) vớ cả các khối lượng việc làm được chứa chấp vào container của bạn, bao gồm cung cấp, kết nối mạng, cân nặng bởi chuyên chở, bảo mật thông tin và mở rộng quy mô. Docker hoàn toàn có thể chạy độc lập mà ko cần thiết có Kubernetes, tuy nhiên Kubernetes ko thể hoạt động và sinh hoạt mà ko có công ty container như Docker. Kubernetes giúp con người loại bỏ cực kỳ nhiều những quy trình tay chân liên quan tiền đến việc khai triển và mở rộng các containerized applications.
Tiêu đề video: Kubernetes 101 – Episode 10 – Monitoring with Lens, Prometheus, and Grafana
Độ dài: 00:52:31, Ngày đăng: 2021-02-10 23:56:31
Tác giả: Jeff Geerling
Link gốc: https://www.youtube.com/watch?v=zW-E8THfvPY
Trong tập này, chúng ta sẽ nói về các cách khác nhau để giám sát Kubernetes, bao gồm Ống kính để có khả năng hiển thị cụm tốt hơn hoặc các công cụ cho số liệu, như Prometheus và Grafana. Thông tin thêm: Đặc biệt cảm ơn amazee.io đã tài trợ cho bộ truyện này: Tài trợ cho tôi trên GitHub: Hỗ trợ tôi trên Patreon: Liên kết: – Sách Kubernetes 101: – Ansible for Kubernetes với giá 4,99 đô la: – Chi tiết tập: Sắp có! – Ví dụ về tập: kubernetes kube101 Nội dung: 00:00 – Bắt đầu phát trực tiếp 00:50 – Chào mừng! 02:04 – Giám sát Kubernetes 06:28 – Khả năng hiển thị cụm bằng ống kính 11:19 – Khám phá cụm bằng ống kính 22:00 – Prometheus và Grafana 26:40 – Cài đặt kube-prometheus-stack 36:59 – Theo dõi cụm của bạn với Grafana 41:49 – Suy nghĩ cuối cùng về giám sát 44:07 – Kết luận + Sách 101 Kubernetes.
Container Deployment
Container rất dễ để chạy, những quý khách dev rất có thể dùng container nhằm tạo ra ra môi trường để dev hoàn hảo trong vài giây, tuy rằng nhiên Khi dùng container ở môi trường production thì không giản dị như vậy. Điều đó ko có nghĩa là bạn dạng thân những container ko hữu ích. Các container đã trở nên trọng tâm chính của không ít doanh nghiệp ham muốn tiền phong trong gửi đổi số và có tốc độ ra mắt dịch vụ mới mẻ thời gian nhanh chóng.
Các bạn đang theo dõi chuyên mục công nghệ
Web site: sapovietnam.com
Nội dung được copy lại từ internet. Vui lòng để lại comment nếu muốn đóng góp/ý kiến về nội dung bài post.
Be sure to check out the book based on this series! https://www.kubernetes101book.com
Thanks so much for watching, to those of you who made it through all ten episodes 🙂
i am from Nepal 😃
Man my autism picked a bad thing to wanna go for… Autism hates abstract concepts and yet I love IT. Even with a fancy UI I struggle to wrap my brain around all the concepts… I seem to only do well in school (BSIT/4 year degree) but when I want to do something nice for myself to monitor my own application server it just goes way over my head.
How Can I define the period of store logs per container in Lens tool? I'm not able to chech logs from 6 h back? ???
Now that's what I call a great series. Tons of useful information presented in a pleasant and calm manner. Kudos!
Dear Jeff, a lot of thanks for this video.
Please refrain from using the bogus term "Open Source". What you are talking about here is actually "Free Software".
Great series! Thank you for making it. And the operators one was my favorite episode!
Should we use Rancher and Lens IDE together or using them separately??
Hey Jeff, thanks for giving to the community. Amazing series. God bless.
Fantastic series, Jeff!
Even having worked with k8s for a few years now, I still learned some new things and cemented a few concepts that were still nebulous!
microk8s status —wait-ready
microk8s is running
high-availability: yes
datastore master nodes: …
Thank you for the detailed explanation. Your videos are the best 👍 I have no need for a cluster but this has helped me scope the infrastructure/tools I could use in the future 🚀
Very informative. What are your thoughts on rancher when compared to lens?
#fromQuebec
Please support me also sir!
I have just bought your book. I hope it is a good as the Ansible for Devops! Best regards from Germany!
Awesome series! Thanks a million!
Thanks you for your videos! Continue and do not give up.
Cool video! Thx! Tell please about logging (collecting, analyzing, alerting) in k8s in next your video.
which browser are you using? is that Brave browser?
Hi, from Bannockburn, Australia. Not live because of the timezone.
How to make Prometheus storage persistent for 1 year
Thanks for the book, But on a point in time i wlll bing All the Kubenetes 101 Episodes
Another excellent episode. Thanks a lot Jeff!
I've tried deploying Prometheus and Grafana using the helm chart you mentioned on my Raspberry pi K3S cluster and I've got the prometheus-kube-state-metrics pod on CrashLoopBackOff. It's the only pod that's not running.
Logs said: standard_init_linux.go:219: exec user process caused: exec format error │ stream closed
I've assumed the chart is only AMD64 compatible. I would be really great if more of these tools were multi arch.
Next step, I will try it in my other AMD64 K8S cluster.
Till next time.
Bought the book, looking forward to seeing it grow. Thank you for sharing your knowledge!
I must say that Operators episode was the eye-opening moment for me. It could be that the topic is more advanced than what is expected from a 101 series. I really hope there will be more intermediate content
Some opinions:
The operators episode could have been part of a 102 series yes.
A Q&A section was REALLY needed. k8s is complicated, and a Q&A would cover some of the possible holes that people had.
Diving more into deploying & customizing stuff with Helm would have been appreciated.