apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-11T18:18:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "703"
  uid: 2e2f43ea-5165-4282-a859-9fc56ef24bca
subsets:
- addresses:
  - ip: 172.24.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ch5vw
      namespace: kube-system
      uid: e007e1e5-116a-4686-a604-550ec97e0b1e
  - ip: 172.24.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-26skk
      namespace: kube-system
      uid: 1cc4046c-d026-46a7-9d3a-fcf673a725aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
