apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T01:09:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: d650ba8e-6e04-4ca7-adae-ef2a1129471b
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lll7f
      namespace: kube-system
      uid: cc527065-f5e2-4e76-8cc7-beff190a2baa
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ctctj
      namespace: kube-system
      uid: daf56df8-7c71-45f3-82c9-474943fbc26e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
