apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-27T01:57:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 3367a5b7-d5ab-4d6a-94a0-5cb6d76a4ed3
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mxj4c
      namespace: kube-system
      uid: d481fda7-2400-4efb-86ba-6ab9747122ed
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frgjm
      namespace: kube-system
      uid: 6cdbd0d2-b9ba-4ac6-b784-6d3738c493d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
