apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T09:49:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "923"
  uid: 17cb308b-e383-4efa-aaed-e53e47cdadfe
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-5cd68b5dbf-z8htx
      namespace: kube-system
      uid: e13f4316-c891-404a-af49-5927a881f193
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-5cd68b5dbf-rcc6j
      namespace: kube-system
      uid: 694fe1ad-49eb-493c-9be3-724049717900
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
