apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-18T05:29:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: 19c6d47b-0779-4ad9-99ec-22b5ae398b41
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wbn68
      namespace: kube-system
      uid: c1feb2b3-197e-4597-a25b-3bad949983bc
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6bpk
      namespace: kube-system
      uid: 3bff7c8b-92fa-42ea-92e6-a0d253bfa3da
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
