apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T13:43:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 6637b26c-4c3c-44f6-a220-2a98629447d5
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5xbtg
      namespace: kube-system
      uid: 687aaa64-8a8c-4e22-9359-209c38af64c6
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zvcff
      namespace: kube-system
      uid: 8dd298fd-6af8-4250-8545-ab6d341a89dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
