apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T17:53:43Z"
  creationTimestamp: "2026-03-19T17:52:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "728"
  uid: eb5e4363-3dbc-485a-8480-7657f49aaa8a
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mtxzb
      namespace: kube-system
      uid: c2418347-b3bf-4ad0-a61b-ea7c3fc322e5
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xbs8t
      namespace: kube-system
      uid: d9cd9712-3ad1-4bca-a071-290f794fed7b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
