apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-30T09:42:38Z"
  creationTimestamp: "2026-05-30T09:41:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "973"
  uid: 8f12562a-4d46-443e-bb48-17f7099b051f
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mr9cs
      namespace: kube-system
      uid: 1de4a889-1507-4d07-9346-158cbe7d883b
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kh2zb
      namespace: kube-system
      uid: 1a0ec4b0-dbf1-4092-a6d5-6b6fbe47a108
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
