apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T10:35:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: c5d60416-9680-4a6b-a433-8d5dd0c39223
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pr4kk
      namespace: kube-system
      uid: 004cbaa0-2bf0-41a6-bc81-c6100b7accc8
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tkmn6
      namespace: kube-system
      uid: 01491574-a320-45da-934e-ba5475bd8d9b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
