apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T09:40:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 4bedab3f-904e-4b03-bcbd-889004ddf86b
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9mps
      namespace: kube-system
      uid: d6da71c2-620b-4d9b-aa2b-0dd3407e4c58
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5lzxh
      namespace: kube-system
      uid: eaadb1c6-966b-48f8-ac6d-ad8fb58b5c06
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
