apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T15:17:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: f772b17c-0d4b-4514-8e04-d7903eb8f5d5
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2g244
      namespace: kube-system
      uid: b38fb048-de47-4a69-b9dd-f8d6c1268ac0
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lpbfr
      namespace: kube-system
      uid: a4485946-14cb-439e-8ab5-3aaebbd093a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
