apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T02:01:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: c474c4c0-8baf-4506-98b2-f84e15783dfd
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zw7tm
      namespace: kube-system
      uid: c29af133-49a3-45cc-8410-8192f062984e
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cvmrl
      namespace: kube-system
      uid: f2a84baf-38d7-40b2-b488-4f2e62ec0689
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
