apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T13:46:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "952"
  uid: b40e3723-6f54-425b-990f-ab4c6b632220
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5jbsl
      namespace: kube-system
      uid: b9fd0861-5004-4e6e-a334-ed5fd6779011
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8p4jf
      namespace: kube-system
      uid: 82cd91fb-51e1-4abd-a5de-1c5dce15a5fe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
