apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-27T05:43:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 75fc5765-6c98-41f5-b2bf-5aeda45fc4a3
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xbjnl
      namespace: kube-system
      uid: 2fab41ed-1a89-4600-8534-9abcb782c80e
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ljk7z
      namespace: kube-system
      uid: a266e5ab-1885-4786-888d-c5295bf6da48
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
