apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T01:23:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: ddde72d0-289e-4236-bf30-6f66d354d727
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7hsm
      namespace: kube-system
      uid: af4ca408-cd90-49d1-993f-2c0472149df2
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vxg55
      namespace: kube-system
      uid: 458a53be-75b7-4380-8155-4239892c4f55
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
