Sem resumo de edição |
|||
| Linha 14: | Linha 14: | ||
6-Services in Kubernetes - Concluido | 6-Services in Kubernetes - Concluido | ||
7-Kubernetes ReplicaSets - | 7-Kubernetes ReplicaSets - Concluido | ||
8-Kubernetes Deployments | 8-Kubernetes Deployments - Concluido | ||
==2. Gerenciamento de Kubernetes== | ==2. Gerenciamento de Kubernetes== | ||
Foca no gerenciamento e operação de clusters Kubernetes, incluindo escalabilidade, persistência e arquitetura de microsserviços. | Foca no gerenciamento e operação de clusters Kubernetes, incluindo escalabilidade, persistência e arquitetura de microsserviços. | ||
9-Networking and Service Discovery | 9-Networking and Service Discovery - Concluido | ||
10-Microservice Architectures | 10-Microservice Architectures - Concluido | ||
11-Kubernetes Persistence and Volumes | 11-Kubernetes Persistence and Volumes | ||
Edição das 15h19min de 16 de setembro de 2024
1. Fundamentos de Kubernetes
Esta seção cobre os conceitos básicos e a configuração inicial do Kubernetes, ideal para quem está começando.
1-Introduction - Concluido
2-Welcome to Kubernetes - Concluido
3-Installing a Local Kubernetes for Development - Concluido
4-(optional) Docker Quickstart - Concluido
5-Kubernetes Pods - Concluido
6-Services in Kubernetes - Concluido
7-Kubernetes ReplicaSets - Concluido
8-Kubernetes Deployments - Concluido
2. Gerenciamento de Kubernetes
Foca no gerenciamento e operação de clusters Kubernetes, incluindo escalabilidade, persistência e arquitetura de microsserviços.
9-Networking and Service Discovery - Concluido
10-Microservice Architectures - Concluido
11-Kubernetes Persistence and Volumes
12-Going Further with Kubernetes
13-Kubernetes Requests and Limits
14-Metrics Profiling in Kubernetes
15-Horizontal Pod Autoscaling
16-Readiness and Liveness Probes
17-Quality of Service and Eviction
18-Kubernetes ConfigMaps and Secrets
19-Ingress Controllers
20-Other Workload Types
21-Continuous Deployment on a Kubernetes Cluster
22-Introducing Helm
3. Kubernetes na Nuvem AWS
Explora a implementação, operação e monitoramento de Kubernetes usando serviços AWS, como KOPS e EKS.
23-Running Kubernetes on the AWS Cloud
24-KOPS - Running Kubernetes on the AWS Cloud
25-EKS - Running Kubernetes on the AWS Cloud
26-Operating your Cluster
27-Deleting the Cluster in Kops
28-Deleting the Cluster in EKS
29-Logging a Kubernetes Cluster
30-Monitoring a Kubernetes Cluster with Prometheus and Grafana
31-The Alert Manager
32-(Kops only): What Happens If The Master Node Crashes?
4. Extra: Kubernetes em Outras Nuvens
Inclui material adicional para rodar Kubernetes em outras plataformas de nuvem, como o Google Cloud.
33-Exercise: Deploy ActiveMQ as a Pod and Service to Kubernetes
34-Extra - how to run Kubernetes in Google Cloud