apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T15:24:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 92545646-c022-4e4d-82da-9fd77e631cd1
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dmzzp
      namespace: kube-system
      uid: 78b6e09c-5a0c-42c1-b5e2-11aea7cb785f
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x42ng
      namespace: kube-system
      uid: 3f3923df-abeb-4e3e-bb9d-2277f2ea3804
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
