apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T22:14:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 7270b80a-cefd-4a6d-b0b4-06e8d6719315
subsets:
- addresses:
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d57vn
      namespace: kube-system
      uid: 305f3884-362e-4541-bb75-816a575418c3
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dbx59
      namespace: kube-system
      uid: d1320bc7-a166-498e-b1aa-59a54fcf40d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
