apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T11:57:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "870"
  uid: 6f4fc073-b0b6-4e9c-9777-7d4892bd8fa3
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwpzz
      namespace: kube-system
      uid: a18da59e-6343-4658-8a85-71e43c8206c0
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z9lf2
      namespace: kube-system
      uid: 87533d5c-d2b3-41f0-96c0-d7b0aaf13360
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
