apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T15:34:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 3a653af2-c71f-4ab5-919e-06704aa3d54b
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lc5ch
      namespace: kube-system
      uid: 4343fa71-8a5b-4906-bcf7-34d597dc5a8e
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wgbdw
      namespace: kube-system
      uid: 876458af-7252-47cb-881a-b06c319f63d2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
