apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T12:24:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: c5033229-7afc-4673-b75f-5947f1ae88b7
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hxgxn
      namespace: kube-system
      uid: 03036591-4ffc-4fb0-b403-b13d9020203a
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5mh7f
      namespace: kube-system
      uid: 7e9033f1-b2de-45ec-a83e-1e5faddedba4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
