apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T22:12:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 5f641d50-a423-4d4c-97dd-444b8c691324
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fnmq
      namespace: kube-system
      uid: 6ee421ea-cffc-407e-a5a4-e07b2212208c
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vg997
      namespace: kube-system
      uid: 6920665a-5386-4831-b44b-5ec1bf0dfea8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
