containerized applications across multiple hosts. • Open-sourced by Google in 2015, donated to CNCF. Kubernetes簡介與近況更新 3/25 1.14.0 6/17 9/18 12/9 1.15.0 1.16.0 1.17.0
rolling updates and rollbacks • Automatically handle networking, storage, logs, alerting • Health check & Self-healing • RBAC advanced security control • Reducing resource costs • Ease-of-use and portability • Outstanding community and industry support ◦ GKE - Google Kubernetes Engine ◦ EKS - AWS Elastic Kubernetes Service ◦ AKS - Azure Kubernetes Service ◦ ... Kubernetes簡介與近況更新
with Tiller Server ◦ Charts release CRUD operations ◦ Charts release version control • Tiller Server ◦ Receive commands from client ◦ Communicate with API-Server ◦ Manage releases and API resources ◦ Removed from Helm v3 (released 11/13) 容器部署工具簡介 https://k2r2bai.com/2017/03/25/kubernetes/helm/quick-start/
clusters to fulfill business logic and scenarios. ◦ DevOps & CI/CD by integration with GitLab • PubSub & Cloud Storage ◦ Streaming log and batch data ETL ◦ Blob objects repository for backup and restore. • BigQuery & DataStudio ◦ Data warehouse for streaming log and batch data ◦ Data analytics and presentation • G-Suite & OAuth API ◦ IAM management & apps access control • Stackdriver ◦ Infrastructure & Kubernetes monitoring and alerting 實戰與案例分享 - 推薦引擎
→ Helm ) • Configure Liveness, Readiness and Startup Probes Carefully • Configure Resource Requests & Limits Honestly • Service Mesh(Istio) is MUST for Traffic Routing and Tracing • Internal Subsystems Health Probes