apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:46:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: d168f818-bce6-485e-bc4b-c2070512b059
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lsx75
      namespace: kube-system
      uid: 174a515a-092a-4e73-9fdd-64ea6d2a501f
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9pvv
      namespace: kube-system
      uid: c08d7174-fe1f-48c1-8726-81cb177f5800
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
