Table of Contents |
---|
...
Assign user to relevant group so that it has relevant access to cluster
kubectl edit -n kube-system configmap/aws-auth
...
Configure kubeconfig file
...
AWS CLI should be installed in the m/c where the plugin is to be executed. Preferably add AWS CLI path in m/c classpath.
Install/copy kubelogin on the system . Add kubelogin in m/c path variable. For more information please ref. https://github.com/AWS/kubelogin
Deploy Workflows
Deploy Workflow
...
Configure the Deploy workflow that has been created in previous steps as shown below.
Target Properties
...
For detailed steps on how to initiate deploy operation using Helm plugin, please refer to https://flexagon.atlassian.net/wiki/spaces/FD65/pages/edit-v2/10220142713?draftShareId=130add1e-1f0c-4fde-a307-1459dfca697a Deploy through FlexDeploy using Helm plugin
Post deployment
Post deployment success from plugin it can take a little while for the deployment and running.
...