apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T01:17:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 4d8a23cf-d51a-484f-b802-10739e620165
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kndkg
      namespace: kube-system
      uid: 61829902-7701-4ebd-ad21-194d8c256d1d
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w557j
      namespace: kube-system
      uid: 0c7e7815-b49e-46f1-ab16-7c7318b29230
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
