apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T00:28:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: e8ee6b0b-1af2-4df5-9499-2604bcec5e33
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sm9wc
      namespace: kube-system
      uid: f6cf6875-445d-4ad8-91ab-1c555bd9e9f2
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q4rtr
      namespace: kube-system
      uid: 31cf19e4-1796-4d43-afd8-b3c83d31118b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
