apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-25T15:59:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: e562c269-d363-4ac2-84b7-2914400f40ad
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l8gv4
      namespace: kube-system
      uid: cfef6f91-eafc-404a-b6bd-749326132c2f
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nbghl
      namespace: kube-system
      uid: 23592dc0-1289-4a7a-92ca-6352a3fab7a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
