If i am upgrade eks cluster to 1.27 to 1.28 then i am getting token warning , warning is like - use token from the tome request api or manually create secret bases tokens insted of auto generated token
When upgrading EKS from 1.27 to 1.28, you'll encounter a warning about deprecating auto-generated service account tokens. Use the 𝗧𝗼𝗸𝗲𝗻𝗥𝗲𝗾𝘂𝗲𝘀𝘁 𝗔𝗣𝗜 or manually create secret-based tokens to resolve this issue securely. Example: kubectl create token --duration=
If i am upgrade eks cluster to 1.27 to 1.28 then i am getting token warning , warning is like - use token from the tome request api or manually create secret bases tokens insted of auto generated token
When upgrading EKS from 1.27 to 1.28, you'll encounter a warning about deprecating auto-generated service account tokens. Use the 𝗧𝗼𝗸𝗲𝗻𝗥𝗲𝗾𝘂𝗲𝘀𝘁 𝗔𝗣𝗜 or manually create secret-based tokens to resolve this issue securely.
Example: kubectl create token --duration=