Role-based-access-control-(RBAC)-in-Kubernetes

Cluster Role Binding object files. Create a file to create a Role in the "default" namespace that can be used to grant the get"list"] Create a new fil

2022-07-03 13:31:23


Setting-up-AWS-Redshift-for-Cloud-Data-warehousing

create table event( eventid integer not null distkeycreate table date( dateid smallint not null distkey sortkey

2022-07-03 13:27:20



AWS-Lambda-Function-to-Start-and-Stop-an-EC2-Instance

which means the Lambda function has successfully processed our request to stop the required instance. In the previous steps we saw a Lambda function t

2022-07-03 13:24:20



Network-Policy-in-Kubernetes

create a Network policy with egress rule. kubectl create -f egress.yml kubectl get networkpolicy | grep source-pod-allow-to-destination-pod Let's crea

2022-07-03 13:24:07


Limit-Ranges-in-Kubernetes

it can be seen that we have created a limit range that defines CPU as "Min=200m" and "Max=800m". This means that pods in the default namespace cannot

2022-07-03 13:23:58





How-to-increase-the-disk-space-of-an-AWS-EC2-Ubuntu-instance

earlier it was 8 GBs. Click on the "Modify" buttonit is not yet available for use. Now we need to extend the volume's file system to make use of the n

2022-07-03 13:19:45


How-to-store-AWS-user-access-key-and-secret-key-in-Jenkins

we will install the "CloudBees AWS Credentials" plugin and store the AWS IAM user's secret key and access key in Jenkins using this plugin. We will in

2022-07-03 13:19:41