apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T10:46:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 5cc8be6a-71ff-4c81-a250-51290588a843
subsets:
- addresses:
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2zltz
      namespace: kube-system
      uid: 812f3118-8e47-4bd4-b30d-3049299b0f2d
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j5bgj
      namespace: kube-system
      uid: d59e9e57-a18a-4b88-9dbc-6f4c4b21d8f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
