Amazon EKS API (Fargate)
The Amazon EKS API provides programmatic access to manage Fargate pods through Amazon Elastic Kubernetes Service. It supports creating Fargate profiles that define which Kubernetes pods run on Fargate infrastructure, enabling serverless Kubernetes workloads without managing nodes.
Documentation
Documentation
https://docs.aws.amazon.com/eks/latest/userguide/fargate.html
API Reference
https://docs.aws.amazon.com/eks/latest/APIReference/Welcome.html
Getting Started
https://docs.aws.amazon.com/eks/latest/userguide/fargate-getting-started.html
Specifications
Other Resources
Pricing
https://aws.amazon.com/fargate/pricing/
Fargate Profiles
https://docs.aws.amazon.com/eks/latest/userguide/fargate-profile.html
Pod Configuration
https://docs.aws.amazon.com/eks/latest/userguide/fargate-pod-configuration.html
Pod Execution Role
https://docs.aws.amazon.com/eks/latest/userguide/pod-execution-role.html
CLI Reference
https://docs.aws.amazon.com/cli/latest/reference/eks/create-fargate-profile.html
SDKs
https://aws.amazon.com/tools/
OpenAPI
#Containers
#EKS
#Fargate
#Kubernetes
#Serverless