apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-14T06:58:12Z"
  creationTimestamp: "2026-03-14T06:57:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: f8fc483f-6ff2-4543-a219-29263cebb01f
subsets:
- addresses:
  - ip: 10.0.0.113
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5dtkx
      namespace: kube-system
      uid: a023e6f5-6e65-444a-9ae5-6a6c3220cdd4
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c587s
      namespace: kube-system
      uid: 7a523c9b-c2c8-4f7e-a178-f66eb6021d65
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
