apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T17:31:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 138ad04c-48f4-4752-9bef-e57a2316d843
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2vcb8
      namespace: kube-system
      uid: 42acf545-882a-4dc4-a031-d11861e6c957
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dnmlc
      namespace: kube-system
      uid: 535d9c95-1791-4ea5-bf0a-07f971d51981
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
