Amazon EKS Bottlerocket and Fargate Amazon EKS Bottlerocket and Fargate
Home
  • Amazon EKS (opens new window)
  • Bottlerocket (opens new window)
GitHub (opens new window)
Home
  • Amazon EKS (opens new window)
  • Bottlerocket (opens new window)
GitHub (opens new window)
  • Amazon EKS Bottlerocket and Fargate
    • Requirements
    • Content
  • Amazon EKS Bottlerocket and Fargate
    • Requirements
    • Prepare the local working environment
    • Configure AWS Route 53 Domain delegation
    • Add new domain to Route 53, Policies, S3, EBS
    • Create Amazon EKS
  • AWS
    • Fargate
    • aws-load-balancer-controller
    • aws-for-fluent-bit
    • aws-cloudwatch-metrics
    • aws-efs-csi-driver
    • Install external-snapshotter
    • aws-ebs-csi-driver
    • Test Amazon EKS pod limits
    • Amazon Managed Prometheus + Amazon Managed Grafana
    • Test EKS access
    • Capsule
  • Monitoring and Logging
    • metrics-server
    • prometheus-adapter
    • kube-prometheus-stack
    • Enable calico monitoring
    • loki
    • aws-node-termination-handler
    • kyverno
    • nri-bundle
    • splunk-connect
    • Aqua Security Enforcer
    • sysdig-agent
  • DNS, Ingress, Certificates
    • cert-manager
    • kubed
    • ingress-nginx
    • Istio and related tools
    • external-dns
    • mailhog
    • kubewatch - obsolete
    • Calico commands
  • Authentication
    • Keycloak
    • oauth2-proxy - Keycloak
    • Dex
    • oauth2-proxy
    • Gangway
    • kube-oidc-proxy
  • Others
    • cluster-autoscaler
    • Descheduler
    • Rancher
  • Workloads
    • podinfo
    • Polaris
    • kubei
    • kube-bench
    • kubernetes-dashboard
    • kubeview
    • kube-ops-view
    • S3 upload test
  • Other workloads
    • Cluster API
    • HashiCorp Vault
    • podinfo with vault certificate
    • secrets-store-csi-driver
    • kuard
  • Drupal
    • Drupal installation
  • Harbor
    • CloudWatch retention
  • Velero
    • Backup Vault using CSI Volume Snapshotting
    • Delete + Restore Vault using CSI Volume Snapshotting
    • Backup + Delete + Restore app with EFS storage using restic
  • GitOps tools
    • ArgoCD
    • Flux
  • Clean-up

# Amazon EKS Bottlerocket and Fargate

Build Status (opens new window)

  • GitHub repository: https://github.com/ruzickap/k8s-eks-bottlerocket-fargate (opens new window)
  • Web Pages: https://ruzickap.github.io/k8s-eks-bottlerocket-fargate (opens new window)

# Requirements

  • awscli (opens new window)
  • AWS IAM Authenticator for Kubernetes (opens new window)
  • AWS account (opens new window)
  • kubectl (opens new window)
  • Helm (opens new window)
  • eksctl (opens new window)
  • Kubernetes and AWS knowledge required

# Content

  • Part 01 - Create Amazon EKS Bottlerocket + Fargate cluster
  • Part 02 - AWS
  • Part 03 - Monitoring and Logging
  • Part 04 - DNS, Ingress, Certificates
  • Part 05 - Authentication
  • Part 06 - Others
  • Part 07 - Workloads
  • Part 08 - Other workloads
  • Part 09 - Drupal
  • Part 10 - Harbor
  • Part 11 - Velero
  • Part 12 - GitOps tools
  • Part 13 - Cleanup
Edit this page (opens new window)
Last Updated: 6/30/2024, 4:19:34 AM

Amazon EKS Bottlerocket and Fargate →