apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T19:28:35Z"
  creationTimestamp: "2026-02-25T19:27:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "777"
  uid: 59cf04f1-4421-423b-8b21-a06aa628a198
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnbtt
      namespace: kube-system
      uid: 36097cd3-77ed-442b-a737-835ec8f9f2c2
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frmdn
      namespace: kube-system
      uid: 4b303b76-a2a0-4734-972f-b6e7fc15a9e8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
