apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T20:36:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: ca0041e7-c02d-4ba7-ae99-3c4b04b2d2f1
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zbp5s
      namespace: kube-system
      uid: 1c41cf82-8217-424c-b9d0-f992577b016c
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cxfz
      namespace: kube-system
      uid: 31019c43-dd7a-46af-b017-7334979a86e9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
