apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:56:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 7519c0a9-924b-484c-b0dd-373c9e1b7e0d
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4zhnk
      namespace: kube-system
      uid: 7c775f93-5c00-4521-afcd-3c05c33b1804
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9sdb4
      namespace: kube-system
      uid: 7f9ed956-8917-463a-9be4-243851f5fc0a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
