apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T15:41:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 27d82fa8-88e3-4ea8-aca2-e6a906f067f7
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jsb7w
      namespace: kube-system
      uid: a40097ab-f268-4bdb-8fb2-0d2dfc1912e2
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zrqtc
      namespace: kube-system
      uid: 1b32f706-ea20-49d3-a461-6dafedb2ad8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
