apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T02:19:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "644"
  uid: c0a5a2a4-163f-45ed-9e57-0b55689892a9
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jg4gn
      namespace: kube-system
      uid: 21ef9eb3-20b0-4550-8ebb-4857c37138e0
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tthcx
      namespace: kube-system
      uid: 1ffbd4c7-3e55-44b9-bd37-5185f8395db6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
