apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T21:59:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: f9a2d2bf-86c9-4f2c-a668-79a294625264
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pslxv
      namespace: kube-system
      uid: 079341c4-0b91-4d46-9929-13a79d4b7648
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jkf4f
      namespace: kube-system
      uid: 3d514a02-9d95-4f29-a47f-c5dcbbeaa763
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
