Tanmay's blog
  • Home
  • About
  • Contribute
  • Contact
Sign in Subscribe

AWS

A collection of 2 posts
Dedicate Karpenter Nodes for Specialized Apps
Kubernetes

Dedicate Karpenter Nodes for Specialized Apps

We will learn how we can utilize affinity, taints and tolerations with Karpenter NodePools/Provisoner. The goal is to dedicate Kubernetes Nodes for specialized workloads.
26 Jan 2024 3 min read
How to use AWS Application Load Balancer with Istio Gateway
AWS

How to use AWS Application Load Balancer with Istio Gateway

If you have been using Kubernetes in AWS (EKS), you may have noticed that when you create a Kubernetes service of type LoadBalancer like this: apiVersion: v1 kind: Service metadata: name: my-service spec: selector: app: MyApp ports: - protocol: TCP port: 80 targetPort: 8080 type: LoadBalancer AWS provisions a Classic
25 Sep 2021 3 min read
Page 1 of 1
Tanmay's blog © 2025
  • Sign up
Powered by Ghost