apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:09:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "840"
  uid: 99f6d5a6-0761-4547-9ddd-52d3a8c66134
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dphkc
      namespace: kube-system
      uid: b2019d3e-7d69-4e5f-b1d4-af4724877524
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-97cqw
      namespace: kube-system
      uid: 4a85af21-67ea-462f-b5b1-222d9941f06f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
