apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-13T02:53:27Z"
  creationTimestamp: "2026-04-13T02:52:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: d79ea724-a7a9-40f1-bfc4-7b7385da9e33
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4kxt7
      namespace: kube-system
      uid: 6ac3567c-82a9-408f-9fc7-5bf322fad9e9
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hwwvx
      namespace: kube-system
      uid: 674ac03b-695a-4970-8f16-9fc9ce40f4cd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
