Fully managed Kubernetes clusters with AWS EKS compatibility. Deploy, manage, and scale containerized applications with enterprise-grade security and reliability.

Pricing

Cluster SizeControl PlaneWorker Nodes (per hour)Monthly Est.
Small (1-3 nodes)£0.10/hour£0.05/hour£108
Medium (4-10 nodes)£0.10/hour£0.04/hour£365
Large (11+ nodes)£0.10/hour£0.035/hour£920+

Key Features

  1. AWS EKS-compatible managed Kubernetes service
  2. Automatic cluster scaling and node management
  3. Built-in security with RBAC and network policies
  4. Integrated monitoring and logging capabilities
  5. Support for Helm charts and Kubernetes operators

Console Interface

Manage your kubernetes through our professional console interface:

  • Real-time monitoring and analytics dashboard
  • One-click resource creation and management
  • Automated configuration and deployment capabilities
  • Security configuration and access controls
  • Integration with existing development workflows

Amazon EKS Compatibility

Our Kubernetes service provides full compatibility with Amazon EKS APIs and workflows, enabling seamless migration and toolchain integration.

Key compatibility features:
• Complete EKS API compatibility
• AWS CLI and eksctl support
• Kubernetes version compatibility
• IAM integration for authentication
• VPC and security group integration

Example AWS CLI usage:
```bash
aws eks create-cluster --name my-cluster --endpoint-url https://aws.piranha.sh
aws eks update-kubeconfig --name my-cluster --endpoint-url https://aws.piranha.sh
kubectl get nodes
```

Getting Started

Deploy your first Kubernetes cluster:

1. **Create Cluster**: Use the console or AWS CLI to create a new Kubernetes cluster
2. **Configure kubectl**: Download kubeconfig and configure your local kubectl client
3. **Deploy Applications**: Start deploying containerized applications using YAML manifests
4. **Set up Ingress**: Configure load balancing and SSL termination for your services
5. **Monitor & Scale**: Use built-in monitoring and auto-scaling capabilities

Compatible with all standard Kubernetes tools including Helm, Istio, and monitoring solutions.