apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T01:04:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 1a03f758-7d1f-45ea-bb13-7d6fe0097461
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7gkmf
      namespace: kube-system
      uid: ad66415d-13da-422a-bf46-9dc64f36ac5f
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhxp8
      namespace: kube-system
      uid: e0fdd6a6-9aeb-4d08-a8a0-86487d860a92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
