apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T07:03:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "664"
  uid: fcf41a40-dbdb-4a9e-9a77-1674d02000dc
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6nd7
      namespace: kube-system
      uid: cc9a5f99-a255-4849-9c47-a5fec3c66880
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g9wmw
      namespace: kube-system
      uid: e495ccc4-7e60-4db9-bb69-15438b99721b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
