apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-31T11:03:25Z"
  creationTimestamp: "2026-03-31T11:02:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "943"
  uid: 12fc6c4a-1477-4fac-9bae-b9b585f6f664
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2bqww
      namespace: kube-system
      uid: a976221c-b5e7-4849-a6e0-2334f16650bb
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5ppdk
      namespace: kube-system
      uid: daee134f-dbad-48d8-b228-ded9f1a0b270
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
