apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T19:41:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: ba3f2b18-6165-42ce-8beb-090a5bb6f0a3
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sdx77
      namespace: kube-system
      uid: e8a3e050-1496-429c-9764-a2f63bb5de0d
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9g47w
      namespace: kube-system
      uid: 16f6c39f-065a-490e-a1ba-eaa3e02ce951
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
