apiVersion: v1
kind: Service
metadata:
name: easy-recipes-svc
spec:
selector:
app: easy-recipes
ports:
- port: 80
targetPort: 8080
# type: LoadBalancer
Easy Recipes EKS / type: LoadBalancer
TrackKubernetes Learning Journey
Current SectionAWS EKS
Progress141 of 271