apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T00:34:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 536b57f4-3a6d-4acc-a2a3-73fe766b0825
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ff72v
      namespace: kube-system
      uid: fbfcc126-51ce-4744-ba14-8f284b0c789d
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ffz59
      namespace: kube-system
      uid: 25aded2e-15d1-4416-aaa5-e347cf76443e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
