apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T06:11:49Z"
  creationTimestamp: "2026-04-22T06:10:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "966"
  uid: 6eb84eb3-eae4-447e-9fbe-45bcacf67a9b
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6cb4
      namespace: kube-system
      uid: 0957ab0a-9ed4-4895-bc41-7309e32114d7
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vb2rf
      namespace: kube-system
      uid: addd964c-fe34-413a-b1ca-3d14f427e807
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
