apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T03:17:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 8b9a377d-fc88-4e3c-84a9-e7f44b1aabc3
subsets:
- addresses:
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-drdjn
      namespace: kube-system
      uid: 328235f7-b956-4f94-aa00-c0db5923f9c9
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zg9lp
      namespace: kube-system
      uid: 07aa3a4e-7460-491d-9952-d3664166fd18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
