apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T20:58:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: a04d272d-a5e8-4741-a7ab-9f412a76f0c3
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gk8sm
      namespace: kube-system
      uid: 8a6fb042-761e-4576-9980-cb2e3533e699
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dsrft
      namespace: kube-system
      uid: 37da7f83-aae5-4ef7-b153-4d8d3cbb94a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
