apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T10:20:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: af6ace3c-c175-464c-95d9-f8ca672f317d
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9k5ff
      namespace: kube-system
      uid: 282a858f-ba50-4cd8-baae-ad38a1952327
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s28fv
      namespace: kube-system
      uid: cec2f412-177b-475d-8afe-f8b82e36df15
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
