Date: 2024-12-11 00:18:11
Score: 2
Natty:
Setting the healthcheck-path at the Service level.
apiVersion: v1
kind: Service
metadata:
namespace: color-app
name: green-service
labels:
app: green-app
annotations:
alb.ingress.kubernetes.io/healthcheck-path: /green/index.html
https://aws.amazon.com/blogs/containers/how-to-expose-multiple-applications-on-amazon-eks-using-a-single-application-load-balancer/
Reasons:
- Probably link only (1):
- Low length (0.5):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Rodrigo Ramos