apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-19T13:29:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: f7a1683e-1261-4fce-8a15-1baa5e60e275
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9bfvr
      namespace: kube-system
      uid: 3144b2c3-fd3f-4d5b-8146-d85de6f83225
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dbk6s
      namespace: kube-system
      uid: e512e72a-5490-4306-8d99-7861b7bed3c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
