apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:10:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: fb138235-6239-4298-96aa-776db0bbd8f1
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5gmw
      namespace: kube-system
      uid: 2f0e65fe-2084-4893-a5c7-5adc7aca1dbb
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jtmkt
      namespace: kube-system
      uid: 4b0f64ff-db84-4718-a34c-6629a7958c65
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
