apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T23:28:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 4e117556-21e5-4a81-8e98-67a8d46029f6
subsets:
- addresses:
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkrwd
      namespace: kube-system
      uid: 713b235b-d7ab-4d5c-9759-25ae6de3c104
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jw55j
      namespace: kube-system
      uid: 3f191401-cdb7-4209-93d9-0dae1899a10f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
