apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T15:36:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 2e669dc3-4601-45d8-997a-ccc6834fb012
subsets:
- addresses:
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6cmvc
      namespace: kube-system
      uid: 58a305e2-4200-4376-9896-638ec4d105b3
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hggnn
      namespace: kube-system
      uid: 9877b2aa-e49a-4813-98b1-9d32fb939aa6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
