apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T01:24:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 70c40359-fcb1-483a-bd6d-cc88b00c9764
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jffzq
      namespace: kube-system
      uid: 31aad44e-4b18-4821-bac6-7c97125c1b71
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4kbd
      namespace: kube-system
      uid: 07a294b4-a50f-465d-9885-7c961a7df980
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
