apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T08:55:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 68bd0350-f594-4655-81f5-9b0294bb6561
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g9n4p
      namespace: kube-system
      uid: 5857f305-3eef-4654-88d1-7cf20ac58f62
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sb42n
      namespace: kube-system
      uid: 14707a25-8783-44f0-9dd8-047514ced5c5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
