apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T19:23:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "754"
  uid: e440925f-2cfd-409c-858a-02791eb1e96e
subsets:
- addresses:
  - ip: 172.24.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bdp5s
      namespace: kube-system
      uid: 0ae167ab-647a-42b1-8f37-41055933dd6f
  - ip: 172.24.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rrk92
      namespace: kube-system
      uid: 4d263616-8798-4aaa-9d5d-565672c78144
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
