apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:57:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 6172ba52-adb1-40d0-bc29-17831071c56c
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bzn2t
      namespace: kube-system
      uid: 7953dfca-3307-43db-bace-1c01a784fa66
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4f8qv
      namespace: kube-system
      uid: e92a758f-0f9e-4b7c-8ace-18c8ef9c56a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
