apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T02:04:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: b9ac13e9-6957-4c49-be0c-e5235425eaf5
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7m4c
      namespace: kube-system
      uid: 3601ae0c-669e-4d6e-8b64-eb6e4524a604
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mmsgf
      namespace: kube-system
      uid: 0bc3257c-b79d-4a26-a46a-08ecaefe5fbb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
