apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T18:11:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: e0952b76-a19f-4869-a84e-d32382f14cdc
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-44fqt
      namespace: kube-system
      uid: cb76e503-a5bf-4c63-a4c9-00c0ec004754
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkkhp
      namespace: kube-system
      uid: 3c2a74ff-6f3c-4314-92e4-33f59fee6059
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
