apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-25T14:19:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 6140a19a-c9c5-4e29-ba11-793df5b756e7
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jznql
      namespace: kube-system
      uid: 0683af87-2849-43e0-89e4-8664e8c5de2a
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8xkz
      namespace: kube-system
      uid: a394a165-fe0d-4f70-a391-ad3efe6bb5dc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
