apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-17T15:21:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 0b011318-f2b1-4c5a-9915-98bb718c14aa
subsets:
- addresses:
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g2c52
      namespace: kube-system
      uid: 77a642c7-f1f1-4b17-a852-efc0fa83961e
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2ktg2
      namespace: kube-system
      uid: 7af2ea31-5c2b-43b9-82e0-b0691ca61517
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
