apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-13T14:31:54Z"
  creationTimestamp: "2026-04-13T14:30:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "955"
  uid: b825c2f2-3514-48c5-892c-cd81a963d10f
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9h5fb
      namespace: kube-system
      uid: 9426ac06-3762-451d-b44f-25564433b10d
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7mrc
      namespace: kube-system
      uid: 2957ce62-c448-47b9-a554-15b7e822c148
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
