apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T18:03:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 6b31ece3-1c39-492d-9c9a-deab800db067
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2lllx
      namespace: kube-system
      uid: 90605db7-3a86-4bab-8915-c748931eef65
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gzc6j
      namespace: kube-system
      uid: dc477dc0-47ac-4637-98d4-668aebc64a82
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
