apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-13T00:54:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "686"
  uid: 3e2d4a60-a378-4f65-a30b-401a18606276
subsets:
- addresses:
  - ip: 172.24.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7p62c
      namespace: kube-system
      uid: 65a6a163-5bf9-4b90-aca8-fbe2c0fabdc3
  - ip: 172.24.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lxmfx
      namespace: kube-system
      uid: 9a145d1b-e6f2-4efa-b762-1fc4cbab97d9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
