diff --git a/container-ti/index.php b/container-ti/index.php index d3f0b3c..7616edd 100644 --- a/container-ti/index.php +++ b/container-ti/index.php @@ -59,10 +59,11 @@ include "../includes/courses.php";
  • Introduction to Kubernetes Cluster Architectures and Installation
  • Kubernetes Workloads (Pods, Deployment, ReplicaSets, Jobs)
  • Kubernetes Networking Services (NodePort, ClusterIP, LoadBalancer, DNS, Ingress)
  • -
  • Kubernetes Storage
  • +
  • Kubernetes YAML
  • +
  • Kubernetes Storage (Volume)
  • Kubernetes Configuration (ConfigMaps, Secrets)
  • +
  • Deploy Application Using Kubernetes
  • Automated CI using Github Actions
  • -
  • Introduction to Amazon EKS