apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T15:31:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 2cabb8dc-6e75-496b-8233-d2650d6efe68
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dj9d9
      namespace: kube-system
      uid: 648a67dc-16d8-402f-b78b-aae5439dacd3
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2bsln
      namespace: kube-system
      uid: 0e021dbb-e694-430a-b276-21f8e65f9b3b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
