apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T05:18:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: bed57883-cc6a-4f0b-974e-56d07dd07333
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9txd5
      namespace: kube-system
      uid: 0fbef914-1bf7-4bec-ae82-d388de629685
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tzkgb
      namespace: kube-system
      uid: 9d6fa9a8-4e32-40c8-8020-15469d3e7efc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
