apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T01:33:22Z"
  creationTimestamp: "2026-04-03T01:32:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "984"
  uid: e64fcf01-aee7-49bf-91ab-f50a5b04ead1
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wv6bd
      namespace: kube-system
      uid: 86db0b7b-227e-4abf-a826-2c693729c613
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4cgxw
      namespace: kube-system
      uid: eb91efca-bf3f-4b77-8af6-9d7709a7657e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
