apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T21:12:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 6c2d1fc4-693d-4bde-8f9c-c2e44366efc3
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9zhsf
      namespace: kube-system
      uid: b277ce77-ea9a-4cdd-8319-4aaf20adaac6
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bnqwc
      namespace: kube-system
      uid: 57c36a1d-14d4-422b-8014-43bcd28a7ddd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
