apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-06T05:36:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 4c3a634a-116e-4a02-9183-f03a38d474b0
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqfqq
      namespace: kube-system
      uid: 8cc32209-44e6-4480-b39e-688daaa395f0
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cc28
      namespace: kube-system
      uid: bc8dda0e-0f25-4847-8d9a-bbdd5fc40a19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
