apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-10T00:49:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 99a07340-09be-4159-a2a6-a7ed746e3ac8
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c8nxd
      namespace: kube-system
      uid: 783339b6-a4d0-49a1-857d-2731489169b9
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-86tvd
      namespace: kube-system
      uid: a8a2f2d1-aceb-4b31-836f-896d54a0eb68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
