apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:25:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 4b6a427e-d145-48ef-af59-6ba627ed7a62
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpc58
      namespace: kube-system
      uid: f949e546-3ebe-432f-8ba5-6ff1e669c776
  - ip: 10.0.0.242
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wdfxd
      namespace: kube-system
      uid: afdc077c-2df7-4e0b-b7a0-fb4d4f2ea48c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
