apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-01T15:39:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: e6b74766-48e6-4955-9fb9-8981146d2109
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-22269
      namespace: kube-system
      uid: 338afe19-215d-451b-8a07-76ecd3109d1a
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5vz8d
      namespace: kube-system
      uid: e5accaa2-3b69-47c4-b07c-55128fdaaba2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
