apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-31T20:27:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 23725aa1-8c61-4e45-82e2-d009db946d1b
subsets:
- addresses:
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z4hqk
      namespace: kube-system
      uid: 0560339a-5112-4fe0-b686-9d966792cccc
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xn6b9
      namespace: kube-system
      uid: 5f2aad00-499f-4b78-b8bb-85300b3d8936
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
