apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T15:24:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 1fcb2027-6957-4669-b61d-d3514f4c8d9b
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tlmsw
      namespace: kube-system
      uid: d457ac30-2484-4688-a28e-38682cfdff9f
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bf4w6
      namespace: kube-system
      uid: 28018d2a-4b5a-4c3c-a475-916e8634ad8d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
