apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-04T10:14:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 22fa43a3-d712-4db9-bd88-dac2f9431c94
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r6xwq
      namespace: kube-system
      uid: 6b636850-d36a-4a15-867f-7ae5fdf6e097
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j25js
      namespace: kube-system
      uid: 61b34e91-a009-44a3-b65b-48d11dc0d396
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
