apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T17:06:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 343a2f28-130e-4ff7-a960-3c4b42c3db07
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7bcq
      namespace: kube-system
      uid: e5526816-3200-4a05-bf04-c9e81ac9f8cd
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2d766
      namespace: kube-system
      uid: 51544ebc-2397-4182-a48e-b9d434011a07
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
